Show / Hide Table of Contents

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 Source

ClientApplicationId

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
View Source

ClusterApplicationId

The Azure Active Directory Cluster Application ID.

Declaration
public readonly string ClusterApplicationId
Field Value
Type Description
System.String
View Source

TenantId

The Azure Active Directory Tenant ID.

Declaration
public readonly string TenantId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.