UpdateAzDiskPool_UpdateViaIdentityExpanded.Tag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Category(new Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ExportAs(typeof(System.Collections.Hashtable))]
[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IDiskPoolUpdateTags) }, ReadOnly=false, Required=false, SerializedName="tags")]
[System.Management.Automation.Parameter(HelpMessage="Resource tags.", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IDiskPoolUpdateTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Category(new Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.ExportAs(typeof(System.Collections.Hashtable))>]
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="Resource tags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IDiskPoolUpdateTags) }, ReadOnly=false, Required=false, SerializedName="tags")>]
[<System.Management.Automation.Parameter(HelpMessage="Resource tags.", Mandatory=false)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Models.Api20210801.IDiskPoolUpdateTags with get, set
Public Property Tag As IDiskPoolUpdateTags

Property Value

IDiskPoolUpdateTags
Attributes

Applies to