GetGroupPropertiesResponse.OnPremisesNetBiosName 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.
Name of networking service for on-premise server.
[System.Text.Json.Serialization.JsonPropertyName("onPremisesNetBiosName")]
public string OnPremisesNetBiosName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("onPremisesNetBiosName")>]
member this.OnPremisesNetBiosName : string with get, set
Public Property OnPremisesNetBiosName As String
Property Value
- Attributes