Dela via


NetworkConfiguration.PublicIPAddressConfiguration Egenskap

Definition

Hämtar eller anger den offentliga IPAddress-konfigurationen för beräkningsnoder i Batch-poolen.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Den här egenskapen stöds endast för pooler med egenskapen virtualMachineConfiguration.

Gäller för