Share via


NetworkGroupPropertiesOutput interface

Properties of network group

Properties

description

A description of the network group.

provisioningState

The provisioning state of the scope assignment resource.

Property Details

description

A description of the network group.

description?: string

Property Value

string

provisioningState

The provisioning state of the scope assignment resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"