IPrecheckResult.AdditionalData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Property bag of key value pairs for additional information.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Property bag of key value pairs for additional information.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalData")]
public string AdditionalData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Property bag of key value pairs for additional information.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="additionalData")>]
member this.AdditionalData : string with get, set
Public Property AdditionalData As String
Property Value
- Attributes