Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
NetworkSecurityGroup.Update |
NetworkSecurityGroup.UpdateStages.WithRule.withoutRule(String name)
Removes an existing security rule.
|
Modifier and Type | Method and Description |
---|---|
NetworkSecurityRule.UpdateDefinitionStages.Blank<NetworkSecurityGroup.Update> |
NetworkSecurityGroup.UpdateStages.WithRule.defineRule(String name)
Begins the definition of a new security rule to be added to this network security group.
|
Copyright © 2019. All rights reserved.