IClusterPatch.AadTenantId Property

Definition

Tenant id of cluster AAD identity.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Tenant id of cluster AAD identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadTenantId", Update=true)]
public string AadTenantId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Tenant id of cluster AAD identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aadTenantId", Update=true)>]
member this.AadTenantId : string with get, set
Public Property AadTenantId As String

Property Value

Attributes

Applies to