Freigeben über


IVirtualMachineInstance.StorageProfileVMConfigStoragePathId Property

Definition

Id of the storage container that hosts the VM configuration file

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Id of the storage container that hosts the VM configuration file", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmConfigStoragePathId", Update=true)]
public string StorageProfileVMConfigStoragePathId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Id of the storage container that hosts the VM configuration file", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vmConfigStoragePathId", Update=true)>]
member this.StorageProfileVMConfigStoragePathId : string with get, set
Public Property StorageProfileVMConfigStoragePathId As String

Property Value

Attributes

Applies to