Condividi tramite


ServerEndpoint.ServerResourceId Property

Definition

Gets or sets server Resource Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to