AzureNetworkInterfaceIpConfigBase.LoadBalancerBackendAddressPoolId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="LoadBalancerBackendAddressPoolId", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)]
public string[] LoadBalancerBackendAddressPoolId { get; set; }
[System.Management.Automation.Parameter(HelpMessage="LoadBalancerBackendAddressPoolId", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)]
public System.Collections.Generic.List<string> LoadBalancerBackendAddressPoolId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="LoadBalancerBackendAddressPoolId", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)>]
member this.LoadBalancerBackendAddressPoolId : string[] with get, set
[<System.Management.Automation.Parameter(HelpMessage="LoadBalancerBackendAddressPoolId", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)>]
member this.LoadBalancerBackendAddressPoolId : System.Collections.Generic.List<string> with get, set
Public Property LoadBalancerBackendAddressPoolId As String()
Public Property LoadBalancerBackendAddressPoolId As List(Of String)
Property Value
String[]
- Attributes