Freigeben über


IVirtualMachinePlacementHint.ResourceId Property

Definition

The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceId")]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceId")>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to