Share via


ServiceEndpointPolicy.ServiceAlias Property

Definition

Gets or sets the alias indicating if the policy belongs to a service

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to