AaddsResourceDetails Class

Definition

The Azure active directory domain service resource details.

public class AaddsResourceDetails
type AaddsResourceDetails = class
Public Class AaddsResourceDetails
Inheritance
AaddsResourceDetails

Constructors

AaddsResourceDetails()

Initializes a new instance of the AaddsResourceDetails class.

AaddsResourceDetails(String, Nullable<Boolean>, Nullable<Boolean>, String, String, String, String)

Initializes a new instance of the AaddsResourceDetails class.

Properties

DomainName

Gets or sets the Azure active directory domain service name.

InitialSyncComplete

Gets or sets this indicates whether initial sync complete or not.

LdapsEnabled

Gets or sets this indicates whether enable ldaps or not.

LdapsPublicCertificateInBase64

Gets or sets the base 64 format string of public ldap certificate.

ResourceId

Gets or sets the resource id of azure active directory domain service.

SubnetId

Gets or sets the subnet resource id.

TenantId

Gets or sets the tenant id of azure active directory domain service .

Applies to