public interface NetworkSecurityGroup extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.NetworkSecurityGroupInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<NetworkSecurityGroup>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<NetworkSecurityGroup.Update>, UpdatableWithTags<NetworkSecurityGroup>, HasAssociatedSubnets
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkSecurityGroup.Definition
The entirety of the network security group definition.
|
static interface |
NetworkSecurityGroup.DefinitionStages
Grouping of network security group definition stages.
|
static interface |
NetworkSecurityGroup.Update
The template for an update operation, containing all the settings that
can be modified.
|
static interface |
NetworkSecurityGroup.UpdateStages
Grouping of network security group update stages.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>UpdatableWithTags.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
Map<String,NetworkSecurityRule> |
defaultSecurityRules() |
Set<String> |
networkInterfaceIds() |
Map<String,NetworkSecurityRule> |
securityRules() |
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerrefresh, refreshAsyncupdateupdateTagslistAssociatedSubnetsMap<String,NetworkSecurityRule> securityRules()
Map<String,NetworkSecurityRule> defaultSecurityRules()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/