Share via


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

Property Value

Attributes

Applies to