Share via


IVirtualMachineInstance.PlacementProfileDatastoreId Property

Definition

Gets or sets the ARM Id of the datastore resource on which the data for the virtual machine will be kept.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the ARM Id of the datastore resource on which the data for the virtual machine will be kept.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="datastoreId", Update=true)]
public string PlacementProfileDatastoreId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets the ARM Id of the datastore resource on which the data for the virtual machine will be kept.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="datastoreId", Update=true)>]
member this.PlacementProfileDatastoreId : string with get, set
Public Property PlacementProfileDatastoreId As String

Property Value

Attributes

Applies to