共用方式為


IVirtualMachineScaleSet.ApplicationGatewayBackendAddressPoolsIds Property

Definition

Gets the list of application gateway backend pool associated with the virtual machine scale set.

public System.Collections.Generic.IReadOnlyList<string> ApplicationGatewayBackendAddressPoolsIds { get; }
member this.ApplicationGatewayBackendAddressPoolsIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property ApplicationGatewayBackendAddressPoolsIds As IReadOnlyList(Of String)

Property Value

Applies to