| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ProvisioningState |
ProvisioningState.DELETING
Static value Deleting for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.FAILED
Static value Failed for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.SUCCEEDED
Static value Succeeded for ProvisioningState.
|
static ProvisioningState |
ProvisioningState.UPDATING
Static value Updating for ProvisioningState.
|
| Modifier and Type | Method and Description |
|---|---|
static ProvisioningState |
ProvisioningState.fromString(String name)
Creates or finds a ProvisioningState from its string representation.
|
ProvisioningState |
AzureFirewallApplicationRuleCollection.provisioningState()
Get the provisioning state of the application rule collection resource.
|
ProvisioningState |
IPConfiguration.provisioningState()
Get the provisioning state of the IP configuration resource.
|
ProvisioningState |
ApplicationGatewayBackendAddressPool.provisioningState()
Get the provisioning state of the backend address pool resource.
|
ProvisioningState |
PublicIPPrefix.provisioningState() |
ProvisioningState |
VirtualNetworkGatewayConnection.provisioningState() |
ProvisioningState |
VpnClientRootCertificate.provisioningState()
Get the provisioning state of the VPN client root certificate resource.
|
ProvisioningState |
ApplicationGatewayFirewallRuleSet.provisioningState()
Get the provisioning state of the web application firewall rule set.
|
ProvisioningState |
RouteFilter.provisioningState() |
ProvisioningState |
PacketCapture.provisioningState()
Get the provisioning state of the packet capture session.
|
ProvisioningState |
ApplicationGatewayHttpListener.provisioningState()
Get the provisioning state of the HTTP listener resource.
|
ProvisioningState |
ApplicationGatewayRewriteRuleSet.provisioningState()
Get the provisioning state of the rewrite rule set resource.
|
ProvisioningState |
ApplicationGatewayFrontendPort.provisioningState()
Get the provisioning state of the frontend port resource.
|
ProvisioningState |
ApplicationGatewayBackendHttpSettings.provisioningState()
Get the provisioning state of the backend HTTP settings resource.
|
ProvisioningState |
ApplicationGatewayFrontendIPConfiguration.provisioningState()
Get the provisioning state of the frontend IP configuration resource.
|
ProvisioningState |
LocalNetworkGateway.provisioningState() |
ProvisioningState |
AzureFirewallNetworkRuleCollection.provisioningState()
Get the provisioning state of the network rule collection resource.
|
ProvisioningState |
ContainerNetworkInterfaceIpConfiguration.provisioningState()
Get the provisioning state of the container network interface IP configuration resource.
|
ProvisioningState |
ApplicationSecurityGroup.provisioningState() |
ProvisioningState |
ApplicationGatewayTrustedRootCertificate.provisioningState()
Get the provisioning state of the trusted root certificate resource.
|
ProvisioningState |
PatchRouteFilter.provisioningState()
Get the provisioning state of the route filter resource.
|
ProvisioningState |
ContainerNetworkInterfaceConfiguration.provisioningState()
Get the provisioning state of the container network interface configuration resource.
|
ProvisioningState |
ExpressRouteCrossConnection.provisioningState() |
ProvisioningState |
RouteFilterRule.provisioningState() |
ProvisioningState |
P2SConnectionConfiguration.provisioningState()
Get the provisioning state of the P2SConnectionConfiguration resource.
|
ProvisioningState |
PrivateLinkServiceConnection.provisioningState()
Get the provisioning state of the private link service connection resource.
|
ProvisioningState |
PatchRouteFilterRule.provisioningState()
Get the provisioning state of the route filter rule resource.
|
ProvisioningState |
IPConfigurationProfile.provisioningState()
Get the provisioning state of the IP configuration profile resource.
|
ProvisioningState |
ExpressRouteCrossConnectionPeering.provisioningState() |
ProvisioningState |
PrivateLinkServiceIpConfiguration.provisioningState()
Get the provisioning state of the private link service IP configuration resource.
|
ProvisioningState |
VpnClientRevokedCertificate.provisioningState()
Get the provisioning state of the VPN client revoked certificate resource.
|
ProvisioningState |
Delegation.provisioningState()
Get the provisioning state of the service delegation resource.
|
ProvisioningState |
ExpressRouteCircuit.provisioningState()
Gets the provisioning state of the express route circuit resource.
|
ProvisioningState |
ConnectionMonitor.provisioningState() |
ProvisioningState |
InboundNatPool.provisioningState()
Get the provisioning state of the inbound NAT pool resource.
|
ProvisioningState |
BastionHostIPConfiguration.provisioningState()
Get the provisioning state of the bastion host IP configuration resource.
|
ProvisioningState |
AzureFirewallNatRuleCollection.provisioningState()
Get the provisioning state of the NAT rule collection resource.
|
ProvisioningState |
ExpressRouteCircuitPeering.provisioningState()
Gets the provisioning state of the resource.
|
ProvisioningState |
DdosProtectionPlan.provisioningState() |
ProvisioningState |
ContainerNetworkInterface.provisioningState()
Get the provisioning state of the container network interface resource.
|
ProvisioningState |
ServiceEndpointPropertiesFormat.provisioningState()
Get the provisioning state of the service endpoint resource.
|
ProvisioningState |
AzureFirewallIPConfiguration.provisioningState()
Get the provisioning state of the Azure firewall IP configuration resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProvisioningState> |
ProvisioningState.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/