GetGroupPropertiesResponse.OnPremisesDomainName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory.
[System.Text.Json.Serialization.JsonPropertyName("onPremisesDomainName")]
public string OnPremisesDomainName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("onPremisesDomainName")>]
member this.OnPremisesDomainName : string with get, set
Public Property OnPremisesDomainName As String
Property Value
- Attributes