共用方式為


NetworkProfile.AccountAccess 屬性

定義

取得或設定 batchAccount 端點的網路存取設定檔, (Batch 帳戶資料平面 API) 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於