ServiceGroupTypeDescription Class
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.
Represents the type description of the Fabric service group.
public sealed class ServiceGroupTypeDescription
type ServiceGroupTypeDescription = class
Public NotInheritable Class ServiceGroupTypeDescription
- Inheritance
-
ServiceGroupTypeDescription
Constructors
ServiceGroupTypeDescription() |
Initialize an instance of ServiceGroupTypeDescription. |
Properties
Members |
Gets or sets the collection of members of this service group. |
ServiceTypeDescription |
Gets or sets the service group type. |
UseImplicitFactory |
Gets or sets the flag indicates whether to use implicit factory. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET