Freigeben über


IKeyValue.Tag Property

Definition

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

Property Value

Attributes

Applies to