Udostępnij przez


IProfileUpdateParameters.Tag Property

Definition

Profile tags

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

Property Value

Attributes

Applies to