StorageActiveDirectoryProperties.ForestName Property

Definition

Specifies the Active Directory forest to get. If directoryServiceOptions is set to AD (AD DS authentication), this property is required. Otherwise, it can be omitted.

public Azure.Provisioning.BicepValue<string> ForestName { get; set; }
member this.ForestName : Azure.Provisioning.BicepValue<string> with get, set
Public Property ForestName As BicepValue(Of String)

Property Value

Applies to