IApiKvReference.IdentityTypeTenantId Property

Definition

Tenant of managed service identity.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Tenant of managed service identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tenantId", Update=false)]
public string IdentityTypeTenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Tenant of managed service identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tenantId", Update=false)>]
member this.IdentityTypeTenantId : string
Public ReadOnly Property IdentityTypeTenantId As String

Property Value

Attributes

Applies to