ITagProperty.Tag Property

Definition

The tag value.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The tag value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tag", Update=false)]
public string Tag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The tag value.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tag", Update=false)>]
member this.Tag : string
Public ReadOnly Property Tag As String

Property Value

Attributes

Applies to