IServiceResource.RpObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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