ApplicationSecurityGroupPropertiesFormatOutput interface
Application security group properties.
Properties
| provisioning |
The provisioning state of the application security group resource. |
| resource |
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups. |
Property Details
provisioningState
The provisioning state of the application security group resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
resourceGuid
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
resourceGuid?: string
Property Value
string