IPrecheckResult.AdditionalData Property

Definition

Property bag of key value pairs for additional information.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Property bag of key value pairs for additional information.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalData", Update=true)]
public string AdditionalData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Property bag of key value pairs for additional information.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="additionalData", Update=true)>]
member this.AdditionalData : string with get, set
Public Property AdditionalData As String

Property Value

Attributes

Applies to