Aracılığıyla paylaş


BatchAccount.PublicNetworkAccess Özellik

Tanım

Azure Batch hizmetine ve Batch hesabı işlemlerine erişmek için ağ arabirimi türünü alır veya ayarlar.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")]
public Microsoft.Azure.Management.Batch.Models.PublicNetworkAccessType? PublicNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicNetworkAccess")>]
member this.PublicNetworkAccess : Nullable<Microsoft.Azure.Management.Batch.Models.PublicNetworkAccessType> with get, set
Public Property PublicNetworkAccess As Nullable(Of PublicNetworkAccessType)

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Açıklamalar

Belirtilmezse, varsayılan değer 'enabled' olur. Olası değerler şunlardır: 'Enabled', 'Disabled'

Şunlara uygulanır