Udostępnij za pośrednictwem


ServiceEndpointPolicyDefinitionInner.Service Property

Definition

Gets or sets service endpoint name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to