IBareMetalMachinePatchParameters.MachineDetail Property

Definition

The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The details provided by the customer during the creation of rack manifests\r\n        that allows for custom data to be associated with this machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="machineDetails")]
public string MachineDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The details provided by the customer during the creation of rack manifests\r\n        that allows for custom data to be associated with this machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="machineDetails")>]
member this.MachineDetail : string with get, set
Public Property MachineDetail As String

Property Value

Attributes

Applies to