Freigeben über


INginxDeploymentUpdateParameters.Tag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxDeploymentUpdateParametersTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxDeploymentUpdateParametersTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxDeploymentUpdateParametersTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.INginxDeploymentUpdateParametersTags with get, set
Public Property Tag As INginxDeploymentUpdateParametersTags

Property Value

Attributes

Applies to