Delen via


NetworkConfiguration.PublicIPAddressConfiguration Eigenschap

Definitie

Hiermee wordt de configuratie van het openbare IP-adres opgehaald of ingesteld voor rekenknooppunten in de Batch-pool.

[Newtonsoft.Json.JsonProperty(PropertyName="publicIPAddressConfiguration")]
public Microsoft.Azure.Management.Batch.Models.PublicIPAddressConfiguration PublicIPAddressConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIPAddressConfiguration")>]
member this.PublicIPAddressConfiguration : Microsoft.Azure.Management.Batch.Models.PublicIPAddressConfiguration with get, set
Public Property PublicIPAddressConfiguration As PublicIPAddressConfiguration

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Deze eigenschap wordt alleen ondersteund in pools met de eigenschap virtualMachineConfiguration.

Van toepassing op