Sdílet prostřednictvím


GraphAPIComputeServiceResourceProperties.GraphApiComputeEndpoint Property

Definition

Gets or sets graphAPICompute endpoint for the service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to