Compartir a través de


BastionHostInner.IpConfigurations Propiedad

Definición

Obtiene o establece la configuración ip del recurso host de Bastion.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BastionHostIPConfigurationInner> IpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BastionHostIPConfigurationInner> with get, set
Public Property IpConfigurations As IList(Of BastionHostIPConfigurationInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a