MountConfiguration.CifsMountConfiguration 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

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

적용 대상