@Beta(value=V1_10_0) public interface ApplicationSecurityGroup extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner>, Refreshable<ApplicationSecurityGroup>, Updatable<ApplicationSecurityGroup.Update>
Modifier and Type | Interface and Description |
---|---|
static interface |
ApplicationSecurityGroup.Definition
The entirety of the application security group definition.
|
static interface |
ApplicationSecurityGroup.DefinitionStages
Grouping of application security group definition stages.
|
static interface |
ApplicationSecurityGroup.Update
The template for an update operation, containing all the settings that
can be modified.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
String |
provisioningState() |
String |
resourceGuid() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
String resourceGuid()
String provisioningState()
Copyright © 2019. All rights reserved.