다음을 통해 공유


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

적용 대상