ServiceGroupProperties interface

ServiceGroup creation request body parameters.

Properties

displayName

The display name of the serviceGroup. For example, ServiceGroupTest1

parent

The details of the parent serviceGroup.

provisioningState

The provisioning state of the serviceGroup. For example, Running

Property Details

displayName

The display name of the serviceGroup. For example, ServiceGroupTest1

displayName?: string

Property Value

string

parent

The details of the parent serviceGroup.

parent?: ParentServiceGroupProperties

Property Value

provisioningState

The provisioning state of the serviceGroup. For example, Running

provisioningState?: string

Property Value

string