Condividi tramite


ITagProperty.Tag Property

Definition

The tag value.

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

Property Value

Attributes

Applies to