Interface ApplicationSecurityGroup
- All Superinterfaces:
GroupableResource<NetworkManager,,ApplicationSecurityGroupInner> HasId,HasInnerModel<ApplicationSecurityGroupInner>,HasManager<NetworkManager>,HasName,HasResourceGroup,Indexable,Refreshable<ApplicationSecurityGroup>,Resource,Updatable<ApplicationSecurityGroup.Update>
public interface ApplicationSecurityGroup
extends GroupableResource<NetworkManager,ApplicationSecurityGroupInner>, Refreshable<ApplicationSecurityGroup>, Updatable<ApplicationSecurityGroup.Update>
Application security group.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the application security group definition.static interfaceGrouping of application security group definition stages.static interfaceThe template for an update operation, containing all the settings that can be modified.Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T> -
Field Summary
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup
resourceGroupNameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
region, regionName, tags, type
-
Method Details
-
resourceGuid
String resourceGuid()- Returns:
- 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.
-
provisioningState
String provisioningState()- Returns:
- the provisioning state of the application security group resource
-