IServiceResource.RpObjectId Property

Definition

The object id of the service principal of the RP provisioned in the tenant

[Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=false, Description="The object id of the service principal of the RP provisioned in the tenant", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rpObjectId", Update=false)]
public string RpObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KubernetesRuntime.Runtime.Info(Create=false, Description="The object id of the service principal of the RP provisioned in the tenant", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rpObjectId", Update=false)>]
member this.RpObjectId : string
Public ReadOnly Property RpObjectId As String

Property Value

Attributes

Applies to