IServiceEndpointPolicyDefinition.Service Property

Definition

Service endpoint name.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Service endpoint name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="service")]
public string Service { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Service endpoint name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="service")>]
member this.Service : string with get, set
Public Property Service As String

Property Value

Attributes

Applies to