Class ClusterAzureActiveDirectory
Inheritance
System.Object
ClusterAzureActiveDirectory
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ServiceFabric.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ClusterAzureActiveDirectory
Fields
View SourceClientApplicationId
The Azure Active Directory Client ID which should be used for the Client Application.
Declaration
public readonly string ClientApplicationId
Field Value
| Type | Description |
|---|---|
| System.String |
ClusterApplicationId
The Azure Active Directory Cluster Application ID.
Declaration
public readonly string ClusterApplicationId
Field Value
| Type | Description |
|---|---|
| System.String |
TenantId
The Azure Active Directory Tenant ID.
Declaration
public readonly string TenantId
Field Value
| Type | Description |
|---|---|
| System.String |