Condividi tramite


ITagProperty.Upn Property

Definition

Returns the User Principal Name of the user who added the tag.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the User Principal Name of the user who added the tag.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="upn")]
public string Upn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the User Principal Name of the user who added the tag.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="upn")>]
member this.Upn : string
Public ReadOnly Property Upn As String

Property Value

Attributes

Applies to