Get Application Security Group Result
data class GetApplicationSecurityGroupResult(val azureApiVersion: String, val etag: String, val id: String? = null, val location: String? = null, val name: String, val provisioningState: String, val resourceGuid: String, val tags: Map<String, String>? = null, val type: String)
An application security group in a resource group.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The provisioning state of the application security group resource.
Link copied to clipboard
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.