Sdílet prostřednictvím


RegisteredServerCreateParameters.ServerRole Property

Definition

Gets or sets registered Server serverRole

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverRole")]
public string ServerRole { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverRole")>]
member this.ServerRole : string with get, set
Public Property ServerRole As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to