1. Packages
  2. Azure Native
  3. API Docs
  4. web
  5. getAppServicePlanServerFarmRdpPassword
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.15.0 published on Wednesday, Mar 4, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.15.0 published on Wednesday, Mar 4, 2026 by Pulumi

    Description for Get the RDP password for an IsCustomMode ServerFarm.

    Uses Azure REST API version 2025-03-01.

    Other available API versions: 2025-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native web [ApiVersion]. See the version guide for details.

    Using getAppServicePlanServerFarmRdpPassword

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAppServicePlanServerFarmRdpPassword(args: GetAppServicePlanServerFarmRdpPasswordArgs, opts?: InvokeOptions): Promise<GetAppServicePlanServerFarmRdpPasswordResult>
    function getAppServicePlanServerFarmRdpPasswordOutput(args: GetAppServicePlanServerFarmRdpPasswordOutputArgs, opts?: InvokeOptions): Output<GetAppServicePlanServerFarmRdpPasswordResult>
    def get_app_service_plan_server_farm_rdp_password(name: Optional[str] = None,
                                                      resource_group_name: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetAppServicePlanServerFarmRdpPasswordResult
    def get_app_service_plan_server_farm_rdp_password_output(name: Optional[pulumi.Input[str]] = None,
                                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetAppServicePlanServerFarmRdpPasswordResult]
    func GetAppServicePlanServerFarmRdpPassword(ctx *Context, args *GetAppServicePlanServerFarmRdpPasswordArgs, opts ...InvokeOption) (*GetAppServicePlanServerFarmRdpPasswordResult, error)
    func GetAppServicePlanServerFarmRdpPasswordOutput(ctx *Context, args *GetAppServicePlanServerFarmRdpPasswordOutputArgs, opts ...InvokeOption) GetAppServicePlanServerFarmRdpPasswordResultOutput

    > Note: This function is named GetAppServicePlanServerFarmRdpPassword in the Go SDK.

    public static class GetAppServicePlanServerFarmRdpPassword 
    {
        public static Task<GetAppServicePlanServerFarmRdpPasswordResult> InvokeAsync(GetAppServicePlanServerFarmRdpPasswordArgs args, InvokeOptions? opts = null)
        public static Output<GetAppServicePlanServerFarmRdpPasswordResult> Invoke(GetAppServicePlanServerFarmRdpPasswordInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppServicePlanServerFarmRdpPasswordResult> getAppServicePlanServerFarmRdpPassword(GetAppServicePlanServerFarmRdpPasswordArgs args, InvokeOptions options)
    public static Output<GetAppServicePlanServerFarmRdpPasswordResult> getAppServicePlanServerFarmRdpPassword(GetAppServicePlanServerFarmRdpPasswordArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:web:getAppServicePlanServerFarmRdpPassword
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    Name of the App Service plan.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    Name string
    Name of the App Service plan.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    name String
    Name of the App Service plan.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    name string
    Name of the App Service plan.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    name str
    Name of the App Service plan.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    name String
    Name of the App Service plan.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getAppServicePlanServerFarmRdpPassword Result

    The following output properties are available:

    RdpPassword string
    The RDP password for the server farm.
    RdpPasswordExpiry string
    The RDP password expiry date.
    RdpPassword string
    The RDP password for the server farm.
    RdpPasswordExpiry string
    The RDP password expiry date.
    rdpPassword String
    The RDP password for the server farm.
    rdpPasswordExpiry String
    The RDP password expiry date.
    rdpPassword string
    The RDP password for the server farm.
    rdpPasswordExpiry string
    The RDP password expiry date.
    rdp_password str
    The RDP password for the server farm.
    rdp_password_expiry str
    The RDP password expiry date.
    rdpPassword String
    The RDP password for the server farm.
    rdpPasswordExpiry String
    The RDP password expiry date.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.15.0 published on Wednesday, Mar 4, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate