IVirtualMachineAssignRelayParameters.MachineId Property

Definition

The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="machineId", Update=false)]
public string MachineId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="machineId", Update=false)>]
member this.MachineId : string with get, set
Public Property MachineId As String

Property Value

Attributes

Applies to