IServiceEndpointPropertiesFormat.Service Property

Definition

The type of the endpoint service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The type of the endpoint service.", 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="The type of the endpoint service.", 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