MountConfiguration.NfsMountConfiguration 속성

정의

각 노드에 탑재할 NFS 파일 시스템을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

이 속성은 다른 모든 속성과 함께 사용할 수 없습니다.

적용 대상