Interface ApplicationSecurityGroup.Definition
- All Superinterfaces:
ApplicationSecurityGroup.DefinitionStages.Blank
,ApplicationSecurityGroup.DefinitionStages.WithCreate
,ApplicationSecurityGroup.DefinitionStages.WithGroup
,Creatable<ApplicationSecurityGroup>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithNewResourceGroup<ApplicationSecurityGroup.DefinitionStages.WithCreate>
,HasName
,Indexable
,Resource.DefinitionWithRegion<ApplicationSecurityGroup.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<ApplicationSecurityGroup.DefinitionStages.WithCreate>
- Enclosing interface:
- ApplicationSecurityGroup
public static interface ApplicationSecurityGroup.Definition
extends ApplicationSecurityGroup.DefinitionStages.Blank, ApplicationSecurityGroup.DefinitionStages.WithGroup, ApplicationSecurityGroup.DefinitionStages.WithCreate
The entirety of the application security group definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags