Share via


ITagProperty.ObjectIdentifier Property

Definition

Returns the Object ID of the user who added the tag.

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

Property Value

Attributes

Applies to