Share via


IVirtualMachineTemplateInventoryItem.FolderPath Property

Definition

Gets or sets the folder path of the template.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the folder path of the template.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="folderPath", Update=true)]
public string FolderPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the folder path of the template.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="folderPath", Update=true)>]
member this.FolderPath : string with get, set
Public Property FolderPath As String

Property Value

Attributes

Applies to