VirtualMachine.FolderPath Property

Definition

Gets path to virtual machine's folder starting from datacenter virtual machine folder

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to