次の方法で共有


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

適用対象