다음을 통해 공유


VirtualMachine.FolderPath 속성

정의

데이터 센터 가상 머신 폴더에서 시작하는 가상 머신의 폴더 경로를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.folderPath")]
public string FolderPath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.folderPath")>]
member this.FolderPath : string
Public ReadOnly Property FolderPath As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상