Bagikan melalui


ActiveDirectoryObject.ObjectId Property

Definition

The user/group/application object ID for Active Directory Object that will be used for authenticating the token of a container registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public string ObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.ObjectId : string with get, set
Public Property ObjectId As String

Property Value

Implements

Attributes

Applies to