Share via


IElasticSanUpdate.Tag Property

Definition

Update tags

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

Property Value

Attributes

Applies to