NewAzMySqlServer_CreateViaIdentityExpanded.Tag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.ExportAs(typeof(System.Collections.Hashtable))]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Application-specific metadata in the form of key-value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerForCreateTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
[System.Management.Automation.Parameter(HelpMessage="Application-specific metadata in the form of key-value pairs.", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerForCreateTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.ExportAs(typeof(System.Collections.Hashtable))>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Application-specific metadata in the form of key-value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerForCreateTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
[<System.Management.Automation.Parameter(HelpMessage="Application-specific metadata in the form of key-value pairs.", Mandatory=false)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.IServerForCreateTags with get, set
Public Property Tag As IServerForCreateTags

Property Value

IServerForCreateTags
Attributes

Applies to