ServiceGroupFromTemplateDescription.ServiceTypeName Property

Definition

Name of the service to create.

public string ServiceTypeName { get; }
member this.ServiceTypeName : string
Public ReadOnly Property ServiceTypeName As String

Property Value

The String representing Service Fabric service type name.

Applies to