OBJECT
MssqlRootProperties
Description
Supported in v5.0+
link GraphQL Schema definition
- type MssqlRootProperties {
- # Supported in v5.0+
- # ID of the root of this object.
- String :
- # Required. Supported in v5.0+
- # Name of the root of this object.
- String! :
- # Supported in v5.3+
- # Role of the root object for this object if the root object is a Host and part of
- # a **_MssqlAvailabilityGroup_**.
- String :
- MssqlRootPropertiesRootType! :
- }