ServiceType.ServiceTypeDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service type description.
public System.Fabric.Description.ServiceTypeDescription ServiceTypeDescription { get; }
member this.ServiceTypeDescription : System.Fabric.Description.ServiceTypeDescription
Public ReadOnly Property ServiceTypeDescription As ServiceTypeDescription
Property Value
The service type description.