Share via


IHardwareInventory.AdditionalHostInformation Property

Definition

Freeform data extracted from the environment about this machine. This information varies depending on the specific hardware and configuration.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="Freeform data extracted from the environment about this machine. This information varies depending on the specific hardware and configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="additionalHostInformation", Update=false)]
public string AdditionalHostInformation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="Freeform data extracted from the environment about this machine. This information varies depending on the specific hardware and configuration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="additionalHostInformation", Update=false)>]
member this.AdditionalHostInformation : string
Public ReadOnly Property AdditionalHostInformation As String

Property Value

Attributes

Applies to