IServiceConfiguration.ServiceName Property

Definition

Name of the service.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Name of the service.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="serviceName", Update=true)]
public string ServiceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Name of the service.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="serviceName", Update=true)>]
member this.ServiceName : string
Public ReadOnly Property ServiceName As String

Property Value

Attributes

Applies to