Share via


IProviderInstance.Metadata Property

Definition

A JSON string containing metadata of the provider instance.

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="A JSON string containing metadata of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metadata")]
public string Metadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="A JSON string containing metadata of the provider instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="metadata")>]
member this.Metadata : string with get, set
Public Property Metadata As String

Property Value

Attributes

Applies to