IWorkspace.ManagedDiskIdentityTenantId Property

Definition

The tenant Id where the Managed Identity is created.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=false, Description="The tenant Id where the Managed Identity is created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tenantId", Update=false)]
public string ManagedDiskIdentityTenantId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=false, Description="The tenant Id where the Managed Identity is created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tenantId", Update=false)>]
member this.ManagedDiskIdentityTenantId : string
Public ReadOnly Property ManagedDiskIdentityTenantId As String

Property Value

Attributes

Applies to