Share via


ServiceFromTemplateDescription.ServiceTypeName Property

Definition

Name of the service type to create.

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

Property Value

Returns String representing Service Fabric service type name.

Applies to