Share via


ApplicationSecurityGroupPropertiesFormatOutput interface

Application security group properties.

Properties

provisioningState

The provisioning state of the application security group resource.

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.

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