IServerPropertiesAutoGenerated.Tag Property

Definition

Application-specific metadata in the form of key-value pairs.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Application-specific metadata in the form of key-value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IServerPropertiesTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IServerPropertiesTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Application-specific metadata in the form of key-value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IServerPropertiesTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IServerPropertiesTags with get, set
Public Property Tag As IServerPropertiesTags

Property Value

Attributes

Applies to