Uses of Class
com.microsoft.azure.management.network.ProvisioningState
Packages that use ProvisioningState
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ProvisioningState in com.microsoft.azure.management.network
Fields in com.microsoft.azure.management.network declared as ProvisioningStateModifier and TypeFieldDescriptionstatic final ProvisioningState
ProvisioningState.DELETING
Static value Deleting for ProvisioningState.static final ProvisioningState
ProvisioningState.FAILED
Static value Failed for ProvisioningState.static final ProvisioningState
ProvisioningState.SUCCEEDED
Static value Succeeded for ProvisioningState.static final ProvisioningState
ProvisioningState.UPDATING
Static value Updating for ProvisioningState.Methods in com.microsoft.azure.management.network that return ProvisioningStateModifier and TypeMethodDescriptionstatic ProvisioningState
ProvisioningState.fromString
(String name) Creates or finds a ProvisioningState from its string representation.ApplicationGatewayBackendAddressPool.provisioningState()
Get the provisioning state of the backend address pool resource.ApplicationGatewayBackendHttpSettings.provisioningState()
Get the provisioning state of the backend HTTP settings resource.ApplicationGatewayFirewallRuleSet.provisioningState()
Get the provisioning state of the web application firewall rule set.ApplicationGatewayFrontendIPConfiguration.provisioningState()
Get the provisioning state of the frontend IP configuration resource.ApplicationGatewayFrontendPort.provisioningState()
Get the provisioning state of the frontend port resource.ApplicationGatewayHttpListener.provisioningState()
Get the provisioning state of the HTTP listener resource.ApplicationGatewayRewriteRuleSet.provisioningState()
Get the provisioning state of the rewrite rule set resource.ApplicationGatewayTrustedRootCertificate.provisioningState()
Get the provisioning state of the trusted root certificate resource.ApplicationSecurityGroup.provisioningState()
AzureFirewallApplicationRuleCollection.provisioningState()
Get the provisioning state of the application rule collection resource.AzureFirewallIPConfiguration.provisioningState()
Get the provisioning state of the Azure firewall IP configuration resource.AzureFirewallNatRuleCollection.provisioningState()
Get the provisioning state of the NAT rule collection resource.AzureFirewallNetworkRuleCollection.provisioningState()
Get the provisioning state of the network rule collection resource.BastionHostIPConfiguration.provisioningState()
Get the provisioning state of the bastion host IP configuration resource.ConnectionMonitor.provisioningState()
ContainerNetworkInterface.provisioningState()
Get the provisioning state of the container network interface resource.ContainerNetworkInterfaceConfiguration.provisioningState()
Get the provisioning state of the container network interface configuration resource.ContainerNetworkInterfaceIpConfiguration.provisioningState()
Get the provisioning state of the container network interface IP configuration resource.DdosProtectionPlan.provisioningState()
Delegation.provisioningState()
Get the provisioning state of the service delegation resource.ExpressRouteCircuit.provisioningState()
Gets the provisioning state of the express route circuit resource.ExpressRouteCircuitPeering.provisioningState()
Gets the provisioning state of the resource.ExpressRouteCrossConnection.provisioningState()
ExpressRouteCrossConnectionPeering.provisioningState()
InboundNatPool.provisioningState()
Get the provisioning state of the inbound NAT pool resource.IPConfiguration.provisioningState()
Get the provisioning state of the IP configuration resource.IPConfigurationProfile.provisioningState()
Get the provisioning state of the IP configuration profile resource.LocalNetworkGateway.provisioningState()
P2SConnectionConfiguration.provisioningState()
Get the provisioning state of the P2SConnectionConfiguration resource.PacketCapture.provisioningState()
Get the provisioning state of the packet capture session.PatchRouteFilter.provisioningState()
Get the provisioning state of the route filter resource.PatchRouteFilterRule.provisioningState()
Get the provisioning state of the route filter rule resource.PrivateLinkServiceConnection.provisioningState()
Get the provisioning state of the private link service connection resource.PrivateLinkServiceIpConfiguration.provisioningState()
Get the provisioning state of the private link service IP configuration resource.PublicIPPrefix.provisioningState()
RouteFilter.provisioningState()
RouteFilterRule.provisioningState()
ServiceEndpointPropertiesFormat.provisioningState()
Get the provisioning state of the service endpoint resource.VirtualNetworkGatewayConnection.provisioningState()
VpnClientRevokedCertificate.provisioningState()
Get the provisioning state of the VPN client revoked certificate resource.VpnClientRootCertificate.provisioningState()
Get the provisioning state of the VPN client root certificate resource.Methods in com.microsoft.azure.management.network that return types with arguments of type ProvisioningStateModifier and TypeMethodDescriptionstatic Collection<ProvisioningState>
ProvisioningState.values()