Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X 

A

Access - Class in com.microsoft.azure.management.network
Defines values for Access.
Access(String) - Constructor for class com.microsoft.azure.management.network.Access
Creates a custom value for Access.
access() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the access value.
access() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
access() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow
Get the access value.
actionId() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionId value.
actionText() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionText value.
actionUri() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionUri value.
actionUriText() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionUriText value.
ACTIVE - Static variable in class com.microsoft.azure.management.network.EffectiveRouteState
Static value Active for EffectiveRouteState.
address() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the address value.
addresses() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
 
addressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the addressPrefix value.
addressPrefix() - Method in interface com.microsoft.azure.management.network.Subnet
 
addressPrefixes() - Method in class com.microsoft.azure.management.network.AddressSpace
Get the addressPrefixes value.
AddressSpace - Class in com.microsoft.azure.management.network
AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.
AddressSpace() - Constructor for class com.microsoft.azure.management.network.AddressSpace
 
addressSpaces() - Method in interface com.microsoft.azure.management.network.Network
 
advertisedPublicPrefixes() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the advertisedPublicPrefixes value.
advertisedPublicPrefixesState() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the advertisedPublicPrefixesState value.
age() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the age value.
AGENT_STOPPED - Static variable in class com.microsoft.azure.management.network.PcError
Static value AgentStopped for PcError.
ALLOW - Static variable in class com.microsoft.azure.management.network.Access
Static value Allow for Access.
ALLOW - Static variable in class com.microsoft.azure.management.network.SecurityRuleAccess
Static value Allow for SecurityRuleAccess.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Allows inbound traffic.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Allows inbound traffic.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Allows inbound traffic.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Allows outbound traffic.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Allows outbound traffic.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Allows outbound traffic.
AMD64 - Static variable in class com.microsoft.azure.management.network.ProcessorArchitecture
Static value Amd64 for ProcessorArchitecture.
ANY - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value Any for PcProtocol.
ApplicationGateway - Interface in com.microsoft.azure.management.network
Entry point for application gateway management API in Azure.
ApplicationGateway.Definition - Interface in com.microsoft.azure.management.network
The entirety of the application gateway definition.
ApplicationGateway.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway definition stages.
ApplicationGateway.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of an application gateway definition.
ApplicationGateway.DefinitionStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a backend.
ApplicationGateway.DefinitionStages.WithBackendHttpConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a backend HTTP configuration.
ApplicationGateway.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
ApplicationGateway.DefinitionStages.WithDisabledSslProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
ApplicationGateway.DefinitionStages.WithExistingSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the subnet the app gateway is getting its private IP address from.
ApplicationGateway.DefinitionStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a frontend port.
ApplicationGateway.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the resource group.
ApplicationGateway.DefinitionStages.WithInstanceCount - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the capacity (number of instances) of the application gateway.
ApplicationGateway.DefinitionStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a listener.
ApplicationGateway.DefinitionStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal application gateway definition allowing to make the application gateway accessible to its virtual network.
ApplicationGateway.DefinitionStages.WithPrivateIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the default IP address the app gateway will be internally available at, if a default private frontend has been enabled.
ApplicationGateway.DefinitionStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a probe.
ApplicationGateway.DefinitionStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.
ApplicationGateway.DefinitionStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a new Internet-facing frontend with a public IP address.
ApplicationGateway.DefinitionStages.WithRequestRoutingRule - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a request routing rule.
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to continue adding more request routing rules, or start specifying optional settings, or create the application gateway.
ApplicationGateway.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the size.
ApplicationGateway.DefinitionStages.WithSslCert - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add an SSL certificate to be used by HTTPS listeners.
ApplicationGateway.Update - Interface in com.microsoft.azure.management.network
The template for an application gateway update operation, containing all the settings that can be modified.
ApplicationGateway.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway update stages.
ApplicationGateway.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify backends.
ApplicationGateway.UpdateStages.WithBackendHttpConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify backend HTTP configurations.
ApplicationGateway.UpdateStages.WithDisabledSslProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
ApplicationGateway.UpdateStages.WithExistingSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the subnet the app gateway is getting its private IP address from.
ApplicationGateway.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify frontend IP configurations.
ApplicationGateway.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify front end ports.
ApplicationGateway.UpdateStages.WithInstanceCount - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the capacity (number of instances) of the application gateway.
ApplicationGateway.UpdateStages.WithIPConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify IP configurations.
ApplicationGateway.UpdateStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify frontend listeners.
ApplicationGateway.UpdateStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal application gateway update allowing to make the application gateway accessible to its virtual network.
ApplicationGateway.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify probes.
ApplicationGateway.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify a public IP address for the public frontend.
ApplicationGateway.UpdateStages.WithRequestRoutingRule - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify request routing rules.
ApplicationGateway.UpdateStages.WithSize - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the size.
ApplicationGateway.UpdateStages.WithSslCert - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify SSL certificates.
ApplicationGatewayBackend - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway backend.
ApplicationGatewayBackend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend definition.
ApplicationGatewayBackend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend definition stages.
ApplicationGatewayBackend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend definition.
ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend definition allowing to add an address to the backend.
ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend definition.
ApplicationGatewayBackend.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend update as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend definition as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend definition stages applicable as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend definition.
ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backed definition allowing to add an address to the backend.
ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend definition.
ApplicationGatewayBackend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend update stages.
ApplicationGatewayBackend.UpdateStages.WithAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend update allowing to add an address to the backend.
ApplicationGatewayBackendAddress - Class in com.microsoft.azure.management.network
Backend address of an application gateway.
ApplicationGatewayBackendAddress() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
 
ApplicationGatewayBackendHealthHttpSettings - Class in com.microsoft.azure.management.network
Application gateway BackendHealthHttp settings.
ApplicationGatewayBackendHealthHttpSettings() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
 
ApplicationGatewayBackendHealthPool - Class in com.microsoft.azure.management.network
Application gateway BackendHealth pool.
ApplicationGatewayBackendHealthPool() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
 
ApplicationGatewayBackendHealthServer - Class in com.microsoft.azure.management.network
Application gateway backendhealth http settings.
ApplicationGatewayBackendHealthServer() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
 
ApplicationGatewayBackendHealthServerHealth - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayBackendHealthServerHealth.
ApplicationGatewayBackendHealthServerHealth(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Creates a custom value for ApplicationGatewayBackendHealthServerHealth.
ApplicationGatewayBackendHttpConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway's backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTP configuration definition.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTP configuration stages.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProbe<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayBackendHttpConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTP configuration update as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTP configuration definition as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTP configuration definition stages applicable as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend HTTP configuration definition.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend HTTP configuration definition.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProbe<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithRequestTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayBackendHttpConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTP configuration update stages.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayConnectionDraining - Class in com.microsoft.azure.management.network
Connection draining allows open connections to a backend server to be active for a specified time after the backend server got removed from the configuration.
ApplicationGatewayConnectionDraining() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
 
ApplicationGatewayCookieBasedAffinity - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayCookieBasedAffinity.
ApplicationGatewayCookieBasedAffinity(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Creates a custom value for ApplicationGatewayCookieBasedAffinity.
ApplicationGatewayFirewallMode - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayFirewallMode.
ApplicationGatewayFirewallMode(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Creates a custom value for ApplicationGatewayFirewallMode.
ApplicationGatewayFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway frontend.
ApplicationGatewayFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend definition stages.
ApplicationGatewayFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected subnet.
ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayFrontend.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.
ApplicationGatewayFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend update as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend definition as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend definition stages applicable as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway frontend definition.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway frontend definition.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected virtual network.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.
ApplicationGatewayFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend update stages.
ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayIPConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway IP configuration.
ApplicationGatewayIPConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration definition stages.
ApplicationGatewayIPConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
ApplicationGatewayIPConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration update as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration definition as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration definition stages applicable as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
ApplicationGatewayIPConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration update stages.
ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration update allowing to modify the subnet the application gateway is part of.
ApplicationGatewayListener - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway's HTTP listener.
ApplicationGatewayListener.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener definition.
ApplicationGatewayListener.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener configuration stages.
ApplicationGatewayListener.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway HTTP listener.
ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway HTTP listener.
ApplicationGatewayListener.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.DefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the protocol.
ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.DefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayListener.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener update as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener definition stages applicable as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway HTTP listener configuration definition.
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway HTTP listener definition.
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.UpdateDefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the protocol.
ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayListener.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener update stages.
ApplicationGatewayListener.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.UpdateStages.WithHostName - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the protocol.
ApplicationGatewayListener.UpdateStages.WithServerNameIndication - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to require server name indication (SNI).
ApplicationGatewayListener.UpdateStages.WithSslCertificate - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.UpdateStages.WithSslPassword - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayOperationalState - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayOperationalState.
ApplicationGatewayOperationalState(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Creates a custom value for ApplicationGatewayOperationalState.
ApplicationGatewayProbe - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway probe.
ApplicationGatewayProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe definition stages.
ApplicationGatewayProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages.WithHost<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
ApplicationGatewayProbe.DefinitionStages.WithInterval<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.DefinitionStages.WithPath<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the relative path to send the probe to.
ApplicationGatewayProbe.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the protocol of the probe.
ApplicationGatewayProbe.DefinitionStages.WithRetries<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.DefinitionStages.WithTimeout<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe update as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe definition as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe definition stages applicable as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway probe definition.
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway probe definition.
ApplicationGatewayProbe.UpdateDefinitionStages.WithHost<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the path to send the probe to.
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the protocol of the probe.
ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe update stages.
ApplicationGatewayProbe.UpdateStages.WithHost - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the host to send the probe to.
ApplicationGatewayProbe.UpdateStages.WithInterval - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.UpdateStages.WithPath - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the path to send the probe to.
ApplicationGatewayProbe.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the protocol of the probe.
ApplicationGatewayProbe.UpdateStages.WithRetries - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.UpdateStages.WithTimeout - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProtocol - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayProtocol.
ApplicationGatewayProtocol(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Creates a custom value for ApplicationGatewayProtocol.
ApplicationGatewayRequestRoutingRule - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway request routing rule.
ApplicationGatewayRequestRoutingRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule definition stages.
ApplicationGatewayRequestRoutingRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to the backend used by this request routing rule.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to create an associate listener and frontend for a specific port number and protocol.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website for the listener to receive traffic for.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListenerOrFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate an existing listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule update as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule definition as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule definition stages applicable as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to the backend used by this request routing rule.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithCookieBasedAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to create an associate listener and frontend for a specific port number and protocol.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website for the listener to receive traffic for.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListener<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListenerOrFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate an existing listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule update stages.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRuleType - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayRequestRoutingRuleType.
ApplicationGatewayRequestRoutingRuleType(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Creates a custom value for ApplicationGatewayRequestRoutingRuleType.
ApplicationGateways - Interface in com.microsoft.azure.management.network
Entry point to application gateway management API in Azure.
ApplicationGatewaySku - Class in com.microsoft.azure.management.network
SKU of an application gateway.
ApplicationGatewaySku() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySku
 
ApplicationGatewaySkuName - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySkuName.
ApplicationGatewaySkuName(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Creates a custom value for ApplicationGatewaySkuName.
ApplicationGatewaySslCertificate - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway SSL certificate.
ApplicationGatewaySslCertificate.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate definition stages.
ApplicationGatewaySslCertificate.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway SSL certificate.
ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.DefinitionStages.WithData<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an SSL certificate definition allowing to specify the contents of the SSL certificate.
ApplicationGatewaySslCertificate.DefinitionStages.WithPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an SSL certificate definition allowing to specify the password for the private key (PFX) content of the certificate.
ApplicationGatewaySslCertificate.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate update as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate definition as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate definition stages applicable as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway authentication certificate definition.
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate update stages.
ApplicationGatewaySslPolicy - Class in com.microsoft.azure.management.network
Application gateway SSL policy.
ApplicationGatewaySslPolicy() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
 
ApplicationGatewaySslProtocol - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySslProtocol.
ApplicationGatewaySslProtocol(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Creates a custom value for ApplicationGatewaySslProtocol.
ApplicationGatewayTier - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayTier.
ApplicationGatewayTier(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayTier
Creates a custom value for ApplicationGatewayTier.
ApplicationGatewayWebApplicationFirewallConfiguration - Class in com.microsoft.azure.management.network
Application gateway web application firewall configuration.
ApplicationGatewayWebApplicationFirewallConfiguration() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
 
appliedDnsServers() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
appliedDnsServers() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the appliedDnsServers value.
as() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the as value.
asn() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the asn value.
asn() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the asn value.
asPath() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the asPath value.
ASSOCIATED - Static variable in class com.microsoft.azure.management.network.AssociationType
Static value Associated for AssociationType.
association() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Get the association value.
associations() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the associations value.
AssociationType - Class in com.microsoft.azure.management.network
Defines values for AssociationType.
AssociationType(String) - Constructor for class com.microsoft.azure.management.network.AssociationType
Creates a custom value for AssociationType.
associationType() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the associationType value.
ASTERISK - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value * for SecurityRuleProtocol.
AuthorizationUseStatus - Class in com.microsoft.azure.management.network
Defines values for AuthorizationUseStatus.
AuthorizationUseStatus(String) - Constructor for class com.microsoft.azure.management.network.AuthorizationUseStatus
Creates a custom value for AuthorizationUseStatus.
AVAILABLE - Static variable in class com.microsoft.azure.management.network.AuthorizationUseStatus
Static value Available for AuthorizationUseStatus.
AZURE_PRIVATE_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value AzurePrivatePeering for ExpressRouteCircuitPeeringType.
AZURE_PUBLIC_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value AzurePublicPeering for ExpressRouteCircuitPeeringType.
AzureAsyncOperationResult - Class in com.microsoft.azure.management.network
The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed.
AzureAsyncOperationResult() - Constructor for class com.microsoft.azure.management.network.AzureAsyncOperationResult
 

B

backend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backend() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
backendAddresses() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backendAddressPool() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Get the backendAddressPool value.
backendHttpConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backendHttpConfigurations() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
backendHttpSettings() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Get the backendHttpSettings value.
backendHttpSettingsCollection() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Get the backendHttpSettingsCollection value.
backendNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
backendNicIPConfigurationName() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
backendNicIPConfigurationNames() - Method in interface com.microsoft.azure.management.network.model.HasBackendNics
 
backendPort() - Method in interface com.microsoft.azure.management.network.model.HasBackendPort
 
backends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
backends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
bandwidthInMbps() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the bandwidthInMbps value.
BASIC - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Static value Basic for ApplicationGatewayRequestRoutingRuleType.
BASIC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value Basic for VirtualNetworkGatewaySkuName.
BASIC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value Basic for VirtualNetworkGatewaySkuTier.
BGPCommunity - Class in com.microsoft.azure.management.network
Contains bgp community information offered in Service Community resources.
BGPCommunity() - Constructor for class com.microsoft.azure.management.network.BGPCommunity
 
bgpPeeringAddress() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the bgpPeeringAddress value.
BgpPeerState - Class in com.microsoft.azure.management.network
Defines values for BgpPeerState.
BgpPeerState(String) - Constructor for class com.microsoft.azure.management.network.BgpPeerState
Creates a custom value for BgpPeerState.
BgpPeerStatus - Class in com.microsoft.azure.management.network
The BgpPeerStatus model.
BgpPeerStatus() - Constructor for class com.microsoft.azure.management.network.BgpPeerStatus
 
BgpSettings - Class in com.microsoft.azure.management.network
The BgpSettings model.
BgpSettings() - Constructor for class com.microsoft.azure.management.network.BgpSettings
 
BYTES - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Bytes for NetworkUsageUnit.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value BytesPerSecond for ComputeUsageUnit.
bytesToCapturePerPacket() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
bytesToCapturePerPacket() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the bytesToCapturePerPacket value.

C

capacity() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the capacity value.
CAPTURE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value CaptureFailed for PcError.
captureStartTime() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
code() - Method in class com.microsoft.azure.management.network.Error
Get the code value.
code() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the code value.
com.microsoft.azure.management.network - package com.microsoft.azure.management.network
This package contains the classes for NetworkManagementClient.
com.microsoft.azure.management.network.model - package com.microsoft.azure.management.network.model
This package contains the common interfaces for resource models in networking.
communityName() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityName value.
communityPrefixes() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityPrefixes value.
communityValue() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityValue value.
CONFIGURED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value Configured for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
CONFIGURING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value Configuring for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
CONNECTED - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Connected for BgpPeerState.
CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Connected for VirtualNetworkGatewayConnectionStatus.
CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Connected for VirtualNetworkPeeringState.
connectedDuration() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the connectedDuration value.
CONNECTING - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Connecting for BgpPeerState.
CONNECTING - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Connecting for VirtualNetworkGatewayConnectionStatus.
connectionStatus() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the connectionStatus value.
CONTAINS - Static variable in class com.microsoft.azure.management.network.AssociationType
Static value Contains for AssociationType.
containsFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
Checks whether the specified FQDN is referenced by this backend address pool.
containsIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
Checks whether the specified IP address is referenced by this backend address pool.
cookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
cookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity
 
COUNT - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Count for NetworkUsageUnit.
COUNTS_PER_SECOND - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value CountsPerSecond for NetworkUsageUnit.
createdTime() - Method in interface com.microsoft.azure.management.network.Topology
 
currentValue() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
customerASN() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the customerASN value.

D

days() - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Get the days value.
DEFAULT - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value Default for EffectiveRouteSource.
DEFAULT - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value Default for LoadDistribution.
defaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
defaultPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
defaultPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
defaultSecurityRules() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
defaultSecurityRules() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the defaultSecurityRules value.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackend
Begins the definition of a new application gateway backend to be attached to the gateway.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Begins the definition of a new application gateway backend to be attached to the gateway.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithBackend
Starts the definition of a backend.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Begins the definition of a new backend as part of this load balancer update.
defineBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackendHttpConfig
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
defineBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
defineDefaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the definition of the default IP configuration.
defineHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithProbe
Begins the definition of a new HTTP probe to add to the load balancer.
defineHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the definition of a new HTTP probe to add to the load balancer.
defineInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithInboundNatPool
Begins the definition of a new inbount NAT pool to add to the load balancer.
defineInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Begins the definition of a new inbound NAT pool.
defineInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithInboundNatRule
Begins the definition of a new inbound NAT rule to add to the load balancer.
defineInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Begins the definition of a new inbound NAT rule.
defineListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithListener
Begins the definition of a new application gateway listener to be attached to the gateway.
defineListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Begins the definition of a new application gateway listener to be attached to the gateway.
defineLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithLoadBalancingRule
Begins the definition of a new load balancing rule to add to the load balancer.
defineLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Begins the definition of a new load balancing rule to add to the load balancer.
definePacketCaptureFilter() - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Begin the definition of packet capture filter.
definePrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the definition of the default private front end IP configuration, creating one if it does not already exist.
definePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithPrivateFrontend
Begins an explicit definition of a new private (internal) load balancer frontend.
definePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPrivateFrontend
Begins the update of an internal load balancer frontend.
defineProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithProbe
Begins the definition of a new probe.
defineProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Begins the definition of a new probe.
definePublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the definition of the default public front end IP configuration, creating one if it does not already exist.
definePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithPublicFrontend
Begins an explicit definition of a new public (Internet-facing) load balancer frontend.
definePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Begins the update of a load balancer frontend.
defineRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithRequestRoutingRule
Begins the definition of a request routing rule for this application gateway.
defineRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Begins the definition of a request routing rule for this application gateway.
defineRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Begins the definition of a new route to add to the route table.
defineRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Begins the definition of a new route to add to the route table.
defineRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.DefinitionStages.WithRule
Starts the definition of a new security rule.
defineRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Begins the definition of a new security rule to be added to this network security group.
defineSecondaryIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration
Starts definition of a secondary IP configuration.
defineSecondaryIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Starts definition of a secondary IP configuration.
defineSslCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSslCert
Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in HTTPS listeners.
defineSslCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in frontend HTTPS listeners.
defineSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Begins the definition of a new subnet to add to the virtual network.
defineSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Begins the definition of a new subnet to be added to this virtual network.
defineTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithProbe
Begins the definition of a new TCP probe to add to the load balancer.
defineTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the definition of a new TCP probe to add to the load balancer.
DELETING - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Deleting for ProvisioningState.
DENY - Static variable in class com.microsoft.azure.management.network.Access
Static value Deny for Access.
DENY - Static variable in class com.microsoft.azure.management.network.SecurityRuleAccess
Static value Deny for SecurityRuleAccess.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Blocks inbound traffic.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Blocks inbound traffic.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Blocks inbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Blocks outbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Blocks outbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Blocks outbound traffic.
DEPROVISIONING - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Deprovisioning for ServiceProviderProvisioningState.
description() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
destinationAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationAddressPrefix value.
destinationAddressPrefix() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
destinationAddressPrefix() - Method in interface com.microsoft.azure.management.network.Route
 
destinationIPAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
destinationPortRange() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationPortRange value.
destinationPortRange() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
detail() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the detail value.
details() - Method in class com.microsoft.azure.management.network.Error
Get the details value.
DETECTION - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Static value Detection for ApplicationGatewayFirewallMode.
DhcpOptions - Class in com.microsoft.azure.management.network
DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network.
DhcpOptions() - Constructor for class com.microsoft.azure.management.network.DhcpOptions
 
Direction - Class in com.microsoft.azure.management.network
Defines values for Direction.
Direction(String) - Constructor for class com.microsoft.azure.management.network.Direction
Creates a custom value for Direction.
direction() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the direction value.
direction() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
DISABLED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Static value Disabled for ApplicationGatewayCookieBasedAffinity.
DISABLED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Static value Disabled for ExpressRouteCircuitPeeringState.
disabledSslProtocols() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
disabledSslProtocols() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the disabledSslProtocols value.
DISCONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Disconnected for VirtualNetworkPeeringState.
dnsServerIPs() - Method in interface com.microsoft.azure.management.network.Network
 
dnsServers() - Method in class com.microsoft.azure.management.network.DhcpOptions
Get the dnsServers value.
dnsServers() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
dnsServers() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the dnsServers value.
domainNameLabel() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the domainNameLabel value.
DOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Down for ApplicationGatewayBackendHealthServerHealth.
drainTimeoutInSec() - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Get the drainTimeoutInSec value.
DYNAMIC - Static variable in class com.microsoft.azure.management.network.IPAllocationMethod
Static value Dynamic for IPAllocationMethod.

E

EffectiveNetworkSecurityGroup - Class in com.microsoft.azure.management.network
Effective network security group.
EffectiveNetworkSecurityGroup() - Constructor for class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
 
EffectiveNetworkSecurityGroupAssociation - Class in com.microsoft.azure.management.network
The effective network security group association.
EffectiveNetworkSecurityGroupAssociation() - Constructor for class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
 
EffectiveNetworkSecurityRule - Class in com.microsoft.azure.management.network
Effective network security rules.
EffectiveNetworkSecurityRule() - Constructor for class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
 
EffectiveRoute - Class in com.microsoft.azure.management.network
Effective Route.
EffectiveRoute() - Constructor for class com.microsoft.azure.management.network.EffectiveRoute
 
EffectiveRouteSource - Class in com.microsoft.azure.management.network
Defines values for EffectiveRouteSource.
EffectiveRouteSource(String) - Constructor for class com.microsoft.azure.management.network.EffectiveRouteSource
Creates a custom value for EffectiveRouteSource.
EffectiveRouteState - Class in com.microsoft.azure.management.network
Defines values for EffectiveRouteState.
EffectiveRouteState(String) - Constructor for class com.microsoft.azure.management.network.EffectiveRouteState
Creates a custom value for EffectiveRouteState.
effectiveSecurityRules() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Get the effectiveSecurityRules value.
effectiveSecurityRules() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the effectiveSecurityRules value.
egressBytesTransferred() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the egressBytesTransferred value.
enabled() - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Static value Enabled for ApplicationGatewayCookieBasedAffinity.
enabled() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Static value Enabled for ExpressRouteCircuitPeeringState.
enabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
enabled() - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Get the enabled value.
equals(Object) - Method in class com.microsoft.azure.management.network.Access
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.AssociationType
 
equals(Object) - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.BgpPeerState
 
equals(Object) - Method in class com.microsoft.azure.management.network.Direction
 
equals(Object) - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
equals(Object) - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
equals(Object) - Method in class com.microsoft.azure.management.network.IPVersion
 
equals(Object) - Method in class com.microsoft.azure.management.network.LoadDistribution
 
equals(Object) - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.NextHopType
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcError
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
equals(Object) - Method in class com.microsoft.azure.management.network.Protocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.network.TransportProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
equals(Object) - Method in class com.microsoft.azure.management.network.VpnType
 
error() - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Get the error value.
Error - Class in com.microsoft.azure.management.network
The Error model.
Error() - Constructor for class com.microsoft.azure.management.network.Error
 
ERROR - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Error for PcStatus.
ErrorDetails - Class in com.microsoft.azure.management.network
The ErrorDetails model.
ErrorDetails() - Constructor for class com.microsoft.azure.management.network.ErrorDetails
 
expandedDestinationAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the expandedDestinationAddressPrefix value.
expandedSourceAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the expandedSourceAddressPrefix value.
EXPRESS_ROUTE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value ExpressRoute for VirtualNetworkGatewayConnectionType.
EXPRESS_ROUTE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Static value ExpressRoute for VirtualNetworkGatewayType.
ExpressRouteCircuitArpTable - Class in com.microsoft.azure.management.network
The ARP table associated with the ExpressRouteCircuit.
ExpressRouteCircuitArpTable() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
 
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Creates a custom value for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
ExpressRouteCircuitPeeringConfig - Class in com.microsoft.azure.management.network
Specifies the peering configuration.
ExpressRouteCircuitPeeringConfig() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
 
ExpressRouteCircuitPeeringState - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringState.
ExpressRouteCircuitPeeringState(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Creates a custom value for ExpressRouteCircuitPeeringState.
ExpressRouteCircuitPeeringType - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringType.
ExpressRouteCircuitPeeringType(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Creates a custom value for ExpressRouteCircuitPeeringType.
ExpressRouteCircuitRoutesTable - Class in com.microsoft.azure.management.network
The routes table associated with the ExpressRouteCircuit.
ExpressRouteCircuitRoutesTable() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
 
ExpressRouteCircuitRoutesTableSummary - Class in com.microsoft.azure.management.network
The routes table associated with the ExpressRouteCircuit.
ExpressRouteCircuitRoutesTableSummary() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
 
ExpressRouteCircuitServiceProviderProperties - Class in com.microsoft.azure.management.network
Contains ServiceProviderProperties in an ExpressRouteCircuit.
ExpressRouteCircuitServiceProviderProperties() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
 
ExpressRouteCircuitSku - Class in com.microsoft.azure.management.network
Contains SKU in an ExpressRouteCircuit.
ExpressRouteCircuitSku() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSku
 
ExpressRouteCircuitSkuFamily - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitSkuFamily.
ExpressRouteCircuitSkuFamily(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Creates a custom value for ExpressRouteCircuitSkuFamily.
ExpressRouteCircuitSkuTier - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitSkuTier.
ExpressRouteCircuitSkuTier(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Creates a custom value for ExpressRouteCircuitSkuTier.
ExpressRouteServiceProviderBandwidthsOffered - Class in com.microsoft.azure.management.network
Contains bandwidths offered in ExpressRouteServiceProvider resources.
ExpressRouteServiceProviderBandwidthsOffered() - Constructor for class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
 

F

FAILED - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value Failed for NetworkOperationStatus.
FAILED - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Failed for ProvisioningState.
family() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the family value.
filePath() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the filePath value.
filters() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
filters() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the filters value.
findFrontendByPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.LoadBalancer
Searches for the public frontend that is associated with the provided public IP address, if one exists.
findFrontendByPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer
Searches for the public frontend that is associated with the provided public IP address, if one exists.
firewallMode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the firewallMode value.
floatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP
 
FlowLogSettings - Interface in com.microsoft.azure.management.network
Client-side representation of the configuration of flow log, associated with network watcher and an Azure resource.
FlowLogSettings.Update - Interface in com.microsoft.azure.management.network
The template for a flow log information update operation, containing all the settings that can be modified.
FlowLogSettings.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of flow log information update stages.
FlowLogSettings.UpdateStages.WithEnabled - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to set enable/disable property.
FlowLogSettings.UpdateStages.WithRetentionPolicy - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to configure retention policy.
FlowLogSettings.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to specify storage account.
FlowLogStatusParameters - Class in com.microsoft.azure.management.network
Parameters that define a resource to query flow log status.
FlowLogStatusParameters() - Constructor for class com.microsoft.azure.management.network.FlowLogStatusParameters
 
fqdn() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
fqdn() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the fqdn value.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Makes this rule apply to any source port.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Makes this rule apply to any source port.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Makes this rule apply to any source port.
fromExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies the frontend to receive network traffic from.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies the frontend to associate.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateStages.WithFrontend
Specifies the frontend.
fromFrontendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTP protocol with this rule.
fromFrontendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTP protocol with this rule.
fromFrontendHttpsPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTPS protocol with this rule.
fromFrontendHttpsPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTPS protocol with this rule.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.DefinitionStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange
Specifies the frontend port range to receive network traffic from.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange
Specified the frontend port range.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
Specifies the frontend port range.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener
Associates the request routing rule with a frontend listener.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListener
Associates the request routing rule with a frontend listener.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener
Associates the request routing rule with an existing frontend listener.
fromNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be created along with the load balancer in the same region and resource group but under the provided leaf DNS label, assuming it is available.
fromNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be created along with the load balancer based on the provided definition.
fromNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be automatically created woth default settings along with the load balancer.
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's private (internal) frontend.
fromPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's private (internal) frontend.
fromPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
fromPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
fromString(String) - Static method in class com.microsoft.azure.management.network.NetworkUsageUnit
Finds or creates a network usage unit based on the specified name.
frontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontend() - Method in interface com.microsoft.azure.management.network.model.HasFrontend
 
frontendPort() - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort
 
frontendPortName() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontendPortNameFromNumber(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Returns the name of the existing port, if any, that is associated with the specified port number.
frontendPortNumber() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontendPortRangeEnd() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool
 
frontendPortRangeStart() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool
 
frontendPorts() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
frontendProtocol() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
frontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
frontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 

G

GatewayRoute - Class in com.microsoft.azure.management.network
The GatewayRoute model.
GatewayRoute() - Constructor for class com.microsoft.azure.management.network.GatewayRoute
 
getAssignedLoadBalancerFrontend() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
getAssignedNetworkInterfaceIPConfiguration() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
getByVirtualMachineInstanceId(String, String) - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterfaces
Gets a network interface associated with a virtual machine scale set instance.
getByVirtualMachineScaleSetInstanceId(String, String, String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
Gets a network interface associated with a virtual machine scale set instance.
getFlowLogSettings(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the information on the configuration of flow log.
getFlowLogSettingsAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the information on the configuration of flow log asynchronously.
getNetwork() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
getNetworkInterfaceIPConfigurations() - Method in interface com.microsoft.azure.management.network.Subnet
 
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the network security group associated this network interface.
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.Subnet
 
getPrimaryNetworkInterface() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
Gets the primary network interface.
getPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress
 
getRouteTable() - Method in interface com.microsoft.azure.management.network.Subnet
 
getSecurityGroupView(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the configured and effective security group rules on the specified VM.
getSecurityGroupViewAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the configured and effective security group rules on the specified VM asynchronously.
getStatus() - Method in interface com.microsoft.azure.management.network.PacketCapture
Query the status of a running packet capture session.
getStatusAsync() - Method in interface com.microsoft.azure.management.network.PacketCapture
Query the status of a running packet capture session asynchronously.
getSubnet() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
getSubnet() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
getSubnet() - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
 
getTopology(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets network topology of a given resource group.
getTopologyAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets network topology of a given resource group asynchronously.
getVirtualMachineIds() - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend
 

H

hasAssignedLoadBalancer() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
hasAssignedNetworkInterface() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
HasAssociatedSubnets - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a list of associated subnets.
HasBackendNics - Interface in com.microsoft.azure.management.network.model
An interface representing a backend's ability to reference a list of associated network interfaces.
HasBackendPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a backend port.
HasBackendPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a backend port.
HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the backend port.
HasBackendPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the backend port.
HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the backend port.
HasBackendPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying a backend port.
HasBackendPort.UpdateStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the backend port.
HasCookieBasedAffinity - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to support cookie based affinity.
HasCookieBasedAffinity.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving enabling cookie based affinity.
HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to enable cookie based affinity.
HasCookieBasedAffinity.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity.
HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to enable or disable cookie based affinity.
HasCookieBasedAffinity.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying cookie based affinity.
HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify cookie based affinity.
HasFloatingIP - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to have floating IP support.
HasFloatingIP.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving enabling or disabling floating IP support.
HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to control floating IP support.
HasFloatingIP.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support.
HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to control floating IP support.
HasFloatingIP.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving enabling or disabling floating IP support.
HasFloatingIP.UpdateStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to control floating IP support.
HasFrontend - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to references a frontend.
HasFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the frontend.
HasFrontend.DefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a load balancer frontend.
HasFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update involving modifying the frontend.
HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a frontend from to associate.
HasFrontend.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the frontend.
HasFrontend.UpdateStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify a frontend.
HasFrontendPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a frontend port.
HasFrontendPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a frontend port.
HasFrontendPort.DefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the frontend port.
HasFrontendPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port.
HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the frontend port.
HasFrontendPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying a frontend port.
HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify the frontend port.
hashCode() - Method in class com.microsoft.azure.management.network.Access
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
hashCode() - Method in class com.microsoft.azure.management.network.AssociationType
 
hashCode() - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.BgpPeerState
 
hashCode() - Method in class com.microsoft.azure.management.network.Direction
 
hashCode() - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
hashCode() - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
hashCode() - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
hashCode() - Method in class com.microsoft.azure.management.network.IPVersion
 
hashCode() - Method in class com.microsoft.azure.management.network.LoadDistribution
 
hashCode() - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.NextHopType
 
hashCode() - Method in class com.microsoft.azure.management.network.PcError
 
hashCode() - Method in class com.microsoft.azure.management.network.PcProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.PcStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
hashCode() - Method in class com.microsoft.azure.management.network.Protocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.network.TransportProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
hashCode() - Method in class com.microsoft.azure.management.network.VpnType
 
HasHostName - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a host name.
HasHostName.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the host name.
HasHostName.DefinitionStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a host name.
HasHostName.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update.
HasHostName.UpdateDefinitionStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a host name.
HasHostName.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the host name.
HasHostName.UpdateStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify a host name.
HasLoadBalancingRules - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference load balancing rules.
HasNetworkInterfaces - Interface in com.microsoft.azure.management.network.model
Interface exposing a list of network interfaces.
HasPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to have a port number.
HasPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a port number.
HasPort.DefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the port number.
HasPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages of a parent resource update involving specifying a port number.
HasPort.UpdateDefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the port number.
HasPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the port number.
HasPort.UpdateStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a port number.
HasPrivateIPAddress - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a private IP address.
HasPrivateIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the private IP address.
HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the private IP address.
HasPrivateIPAddress.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address.
HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the private IP address.
HasPrivateIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying the private IP address.
HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the private IP address.
HasProtocol<ProtocolT> - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a transport protocol.
HasProtocol.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the protocol.
HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the protocol.
HasProtocol.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.
HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the protocol.
HasProtocol.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying the protocol.
HasProtocol.UpdateStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the transport protocol.
HasPublicIPAddress - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a public IP address.
HasPublicIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the public IP address.
HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasPublicIPAddress.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasPublicIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying an existing reference to a public IP address.
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasServerNameIndication - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to require server name indication.
HasServerNameIndication.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving requiring the server name indication.
HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to require server name indication (SNI).
HasServerNameIndication.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update.
HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to require server name indication (SNI).
HasServerNameIndication.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving requiring the server name indication.
HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to require server name indication (SNI).
HasSslCertificate<T> - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference an SSL certificate.
HasSslCertificate.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying an SSL certificate.
HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the SSL certificate to associate with it.
HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate.
HasSslCertificate.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates.
HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the SSL certificate to associate with it.
HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate.
HasSslCertificate.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying SSL certificates.
HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource update allowing to specify the SSL certificate to associate with it.
HasSslCertificate.UpdateStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource update allowing to specify the password for the private key of the imported SSL certificate.
health() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the health value.
HIGH_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value HighPerformance for VirtualNetworkGatewaySkuName.
HIGH_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value HighPerformance for VirtualNetworkGatewaySkuTier.
host() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
hostName() - Method in interface com.microsoft.azure.management.network.model.HasHostName
 
HTTP - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Static value Http for ApplicationGatewayProtocol.
HTTP - Static variable in class com.microsoft.azure.management.network.ProbeProtocol
Static value Http for ProbeProtocol.
httpProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
HTTPS - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Static value Https for ApplicationGatewayProtocol.
HYPER_NET_GATEWAY - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value HyperNetGateway for NextHopType.

I

id() - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Get the id value.
id() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
id() - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Get the id value.
id() - Method in class com.microsoft.azure.management.network.SubnetAssociation
Get the id value.
id() - Method in interface com.microsoft.azure.management.network.Topology
 
id() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the id value.
IDLE - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Idle for BgpPeerState.
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
IN_PROGRESS - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value InProgress for NetworkOperationStatus.
IN_USE - Static variable in class com.microsoft.azure.management.network.AuthorizationUseStatus
Static value InUse for AuthorizationUseStatus.
INBOUND - Static variable in class com.microsoft.azure.management.network.Direction
Static value Inbound for Direction.
INBOUND - Static variable in class com.microsoft.azure.management.network.SecurityRuleDirection
Static value Inbound for SecurityRuleDirection.
inbound() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set inbound direction.
inboundNatPools() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
inboundNatPools() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
inboundNatRules() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
inboundNatRules() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
ingressBytesTransferred() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the ingressBytesTransferred value.
INITIATED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Initiated for VirtualNetworkPeeringState.
innerError() - Method in class com.microsoft.azure.management.network.Error
Get the innerError value.
instanceCount() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
interfaceProperty() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the interfaceProperty value.
INTERNAL_ERROR - Static variable in class com.microsoft.azure.management.network.PcError
Static value InternalError for PcError.
internalDnsNameLabel() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
internalDnsNameLabel() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalDnsNameLabel value.
internalDomainNameSuffix() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
internalDomainNameSuffix() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalDomainNameSuffix value.
internalFqdn() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the fully qualified domain name of this network interface.
internalFqdn() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalFqdn value.
INTERNET - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value Internet for NextHopType.
INTERNET - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value Internet for RouteNextHopType.
intervalInSeconds() - Method in interface com.microsoft.azure.management.network.LoadBalancerProbe
 
INVALID - Static variable in class com.microsoft.azure.management.network.EffectiveRouteState
Static value Invalid for EffectiveRouteState.
ipAddress() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Get the ipAddress value.
ipAddress() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the ipAddress value.
ipAddress() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
IPAllocationMethod - Class in com.microsoft.azure.management.network
Defines values for IPAllocationMethod.
IPAllocationMethod(String) - Constructor for class com.microsoft.azure.management.network.IPAllocationMethod
Creates a custom value for IPAllocationMethod.
ipAllocationMethod() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
ipConfiguration() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the ipConfiguration value.
ipConfigurations() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
ipConfigurations() - Method in interface com.microsoft.azure.management.network.NetworkInterface
 
ipConfigurations() - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterface
 
IPSEC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value IPsec for VirtualNetworkGatewayConnectionType.
IPV4 - Static variable in class com.microsoft.azure.management.network.IPVersion
Static value IPv4 for IPVersion.
IPV6 - Static variable in class com.microsoft.azure.management.network.IPVersion
Static value IPv6 for IPVersion.
IPVersion - Class in com.microsoft.azure.management.network
Defines values for IPVersion.
IPVersion(String) - Constructor for class com.microsoft.azure.management.network.IPVersion
Creates a custom value for IPVersion.
isAcceleratedNetworkingEnabled() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
isIPForwardingEnabled() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
isPrimary() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
isPrivate() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
isPrivate() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
isPublic() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
isPublic() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
isPublic() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
isRetentionEnabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 

L

lastConnectionEstablishedUtcTime() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the lastConnectionEstablishedUtcTime value.
lastModifiedTime() - Method in interface com.microsoft.azure.management.network.Topology
 
leafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
limit() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
listAssociatedApplicationGatewayBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedSubnets() - Method in interface com.microsoft.azure.management.network.model.HasAssociatedSubnets
 
listByVirtualMachineInstanceId(String) - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterfaces
Lists all the network interfaces associated with a virtual machine instance in the scale set.
listByVirtualMachineScaleSet(String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a virtual machine scale set.
listByVirtualMachineScaleSetId(String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a virtual machine scale set.
listByVirtualMachineScaleSetInstanceId(String, String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a specific virtual machine instance in a scale set.
listener() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
listenerByPortNumber(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Finds a front end listener associated with the specified front end port number, if any.
listeners() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
LoadBalancer - Interface in com.microsoft.azure.management.network
Entry point for load balancer management API in Azure.
LoadBalancer.Definition - Interface in com.microsoft.azure.management.network
The entirety of the load balancer definition.
LoadBalancer.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer definition stages.
LoadBalancer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a load balancer definition.
LoadBalancer.DefinitionStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to add a backend.
LoadBalancer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
LoadBalancer.DefinitionStages.WithCreateAndNatChoice - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.
LoadBalancer.DefinitionStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.
LoadBalancer.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the load balancer definition allowing to specify the resource group.
LoadBalancer.DefinitionStages.WithInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.
LoadBalancer.DefinitionStages.WithInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a new inbound NAT rule.
LoadBalancer.DefinitionStages.WithLBRuleOrNat - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
LoadBalancer.DefinitionStages.WithLoadBalancingRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a load balancing rule.
LoadBalancer.DefinitionStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal load balancer definition allowing to define one or more private frontends.
LoadBalancer.DefinitionStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of the load balancer definition allowing to add a load balancing probe.
LoadBalancer.DefinitionStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of an Internet-facing load balancer definition allowing to define one or more public frontends.
LoadBalancer.Update - Interface in com.microsoft.azure.management.network
The template for a load balancer update operation, containing all the settings that can be modified.
LoadBalancer.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer update stages.
LoadBalancer.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add or remove backends.
LoadBalancer.UpdateStages.WithInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.
LoadBalancer.UpdateStages.WithInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define, remove or edit inbound NAT rules.
LoadBalancer.UpdateStages.WithLoadBalancingRule - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add, remove or modify load balancing rules.
LoadBalancer.UpdateStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define one or more private frontends.
LoadBalancer.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add, remove or modify probes.
LoadBalancer.UpdateStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define, remove or edit Internet-facing frontends.
LoadBalancerBackend - Interface in com.microsoft.azure.management.network
A client-side representation of a load balancer backend address pool.
LoadBalancerBackend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend definition stages.
LoadBalancerBackend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancerBackend.Update - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend update as part of a load balancer update.
LoadBalancerBackend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend definition as part of a load balancer update.
LoadBalancerBackend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend definition stages applicable as part of a load balancer update.
LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a load balancer backend definition.
LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a load balancer backend definition.
LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancerBackend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend update stages.
LoadBalancerFrontend - Interface in com.microsoft.azure.management.network
An client-side representation of a load balancer frontend.
LoadBalancerHttpProbe - Interface in com.microsoft.azure.management.network
A client-side representation of an HTTP load balancing probe.
LoadBalancerHttpProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition.
LoadBalancerHttpProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages.
LoadBalancerHttpProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the probe interval.
LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the port to monitor.
LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
LoadBalancerHttpProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of a probe update as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages applicable as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the probe interval.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the port to monitor.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
LoadBalancerHttpProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of probe update stages.
LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the probe interval.
LoadBalancerHttpProbe.UpdateStages.WithNumberOfProbes - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the port number to monitor.
LoadBalancerHttpProbe.UpdateStages.WithRequestPath - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.
LoadBalancerInboundNatPool - Interface in com.microsoft.azure.management.network
A client-side representation of an inbound NAT pool.
LoadBalancerInboundNatPool.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool definition stages.
LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the backend port.
LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatPool.Update - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool update as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool definition as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool definition stages applicable as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the backend port.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatPool.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool update stages.
LoadBalancerInboundNatPool.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the backend port.
LoadBalancerInboundNatPool.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the frontend port range.
LoadBalancerInboundNatPool.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatRule - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an inbound NAT rule.
LoadBalancerInboundNatRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule definition stages.
LoadBalancerInboundNatRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the backend port.
LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the frontend port.
LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
LoadBalancerInboundNatRule.Update - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule update as part of a load balancer update.
LoadBalancerInboundNatRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule definition stages as part of a load balancer update.
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the backend port.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the frontend port.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
LoadBalancerInboundNatRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule update stages.
LoadBalancerInboundNatRule.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the backend port.
LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the frontend port.
LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
LoadBalancerPrivateFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of a private frontend of an internal load balancer.
LoadBalancerPrivateFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend definition stages.
LoadBalancerPrivateFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify a subnet from the selected network.
LoadBalancerPrivateFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of a private frontend update as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a private frontend definition as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend definition stages applicable as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a private frontend definition.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an internal frontend definition.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify a subnet from the selected network.
LoadBalancerPrivateFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend update stages.
LoadBalancerPrivateFrontend.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of a private frontend update allowing to specify a subnet from the selected network.
LoadBalancerProbe - Interface in com.microsoft.azure.management.network
A client-side representation of a load balancing probe.
LoadBalancerPublicFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of a public frontend of an Internet-facing load balancer.
LoadBalancerPublicFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend definition stages.
LoadBalancerPublicFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a public frontend definition allowing to specify an existing public IP address.
LoadBalancerPublicFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of a public frontend update as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend definition stages applicable as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a public frontend definition.
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the public frontend definition.
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a public frontend definition allowing to specify an existing public IP address.
LoadBalancerPublicFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend update stages.
LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of a public frontend update allowing to specify an existing public IP address.
LoadBalancers - Interface in com.microsoft.azure.management.network
Entry point to load balancer management API in Azure.
LoadBalancerTcpProbe - Interface in com.microsoft.azure.management.network
A client-side representation of a TCP load balancing probe.
LoadBalancerTcpProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition.
LoadBalancerTcpProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages.
LoadBalancerTcpProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the probe interval.
LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.DefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the port number to monitor.
LoadBalancerTcpProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of a probe update as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages applicable as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the probe interval.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the port number to monitor.
LoadBalancerTcpProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of probe update stages.
LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the probe interval.
LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the port number to monitor.
LoadBalancingRule - Interface in com.microsoft.azure.management.network
A client-side representation of an HTTP load balancing rule.
LoadBalancingRule.Definition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule definition.
LoadBalancingRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule definition stages.
LoadBalancingRule.DefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of the load balancing rule definition.
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of the load balancing rule definition.
LoadBalancingRule.DefinitionStages.WithBackend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
LoadBalancingRule.DefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
LoadBalancingRule.DefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
LoadBalancingRule.DefinitionStages.WithLoadDistribution<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the load distribution.
LoadBalancingRule.DefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
LoadBalancingRule.DefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
LoadBalancingRule.DefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancingRule.Update - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule update as part of a load balancer update.
LoadBalancingRule.UpdateDefinition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule definition as part of a load balancer update.
LoadBalancingRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule definition stages applicable as part of a load balancer update.
LoadBalancingRule.UpdateDefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of the load balancing rule definition.
LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of the load balancing rule definition.
LoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
LoadBalancingRule.UpdateDefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the load distribution.
LoadBalancingRule.UpdateDefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
LoadBalancingRule.UpdateDefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancingRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule update stages.
LoadBalancingRule.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the backend port.
LoadBalancingRule.UpdateStages.WithFloatingIP - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to enable the floating IP functionality.
LoadBalancingRule.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the frontend reference.
LoadBalancingRule.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the frontend port.
LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the connection timeout for idle connections.
LoadBalancingRule.UpdateStages.WithLoadDistribution - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the load distribution.
LoadBalancingRule.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to specify the probe to associate with the rule.
LoadBalancingRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
loadBalancingRules() - Method in interface com.microsoft.azure.management.network.model.HasLoadBalancingRules
 
loadDistribution() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
LoadDistribution - Class in com.microsoft.azure.management.network
Defines values for LoadDistribution.
LoadDistribution(String) - Constructor for class com.microsoft.azure.management.network.LoadDistribution
Creates a custom value for LoadDistribution.
LOCAL_FILE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value LocalFileFailed for PcError.
localAddress() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the localAddress value.
localAddress() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the localAddress value.
localIPAddress() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the localIPAddress value.
localIPAddress() - Method in interface com.microsoft.azure.management.network.PCFilter
 
localizedValue() - Method in class com.microsoft.azure.management.network.UsageName
Get the localizedValue value.
localPort() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the localPort value.
localPort() - Method in interface com.microsoft.azure.management.network.PCFilter
 
location() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the location value.
locPrf() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the locPrf value.

M

macAddress() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the macAddress value.
macAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
message() - Method in class com.microsoft.azure.management.network.Error
Get the message value.
message() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the message value.
messagesReceived() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the messagesReceived value.
messagesSent() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the messagesSent value.
METERED_DATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Static value MeteredData for ExpressRouteCircuitSkuFamily.
MICROSOFT_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value MicrosoftPeering for ExpressRouteCircuitPeeringType.

N

name() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the name value.
name() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the name value.
name() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the name value.
name() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the name value.
name() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
name() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
name() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the name value.
name() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the name value.
neighbor() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the neighbor value.
neighbor() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the neighbor value.
network() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the network value.
network() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the network value.
Network - Interface in com.microsoft.azure.management.network
Entry point for Virtual Network management API in Azure.
Network.Definition - Interface in com.microsoft.azure.management.network
The entirety of the virtual network definition.
Network.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network definition stages.
Network.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a virtual network definition.
Network.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified, except for adding subnets.
Network.DefinitionStages.WithCreateAndSubnet - Interface in com.microsoft.azure.management.network
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified, including adding subnets.
Network.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition allowing to specify the resource group.
Network.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition allowing to add subnets.
Network.Update - Interface in com.microsoft.azure.management.network
The template for a virtual network update operation, containing all the settings that can be modified.
Network.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network update stages.
Network.UpdateStages.WithAddressSpace - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to specify the address space.
Network.UpdateStages.WithDnsServer - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to specify the DNS server.
Network.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to add or remove subnets.
networkId() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
networkInterface() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Get the networkInterface value.
NetworkInterface - Interface in com.microsoft.azure.management.network
Network interface.
NetworkInterface.Definition - Interface in com.microsoft.azure.management.network
The entirety of the network interface definition.
NetworkInterface.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface definition stages.
NetworkInterface.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of the network interface.
NetworkInterface.DefinitionStages.WithAcceleratedNetworking - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to enable accelerated networking.
NetworkInterface.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the network interface definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
NetworkInterface.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify the resource group.
NetworkInterface.DefinitionStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate it with a load balancer.
NetworkInterface.DefinitionStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate a network security group.
NetworkInterface.DefinitionStages.WithPrimaryNetwork - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify the virtual network for primary IP configuration.
NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify subnet.
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify private IP address within a virtual network subnet.
NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate public IP address with it's primary IP configuration.
NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate a secondary IP configurations.
NetworkInterface.Update - Interface in com.microsoft.azure.management.network
The template for an update operation, containing all the settings that can be modified.
NetworkInterface.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network interface update stages.
NetworkInterface.UpdateStages.WithAcceleratedNetworking - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to disable accelerated networking.
NetworkInterface.UpdateStages.WithDnsServer - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify DNS servers.
NetworkInterface.UpdateStages.WithIPConfiguration - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to configure IP configuration.
NetworkInterface.UpdateStages.WithIPForwarding - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to enable or disable IP forwarding.
NetworkInterface.UpdateStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate it with a load balancer.
NetworkInterface.UpdateStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate network security group.
NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify subnet.
NetworkInterface.UpdateStages.WithPrimaryPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify private IP address within a virtual network subnet.
NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate public IP address with it's primary IP configuration.
NetworkInterfaceAssociation - Class in com.microsoft.azure.management.network
Network interface and its custom security rules.
NetworkInterfaceAssociation() - Constructor for class com.microsoft.azure.management.network.NetworkInterfaceAssociation
 
networkInterfaceAssociation() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the networkInterfaceAssociation value.
NetworkInterfaceBase - Interface in com.microsoft.azure.management.network
The base network interface shared across regular and virtual machine scale set network interface.
NetworkInterfaceDnsSettings - Class in com.microsoft.azure.management.network
DNS settings of a network interface.
NetworkInterfaceDnsSettings() - Constructor for class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
 
networkInterfaceIds() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
 
networkInterfaceIds() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
networkInterfaceIPConfigurationCount() - Method in interface com.microsoft.azure.management.network.Subnet
 
NetworkInterfaces - Interface in com.microsoft.azure.management.network
Entry point to network interface management.
networkInterfaces() - Method in interface com.microsoft.azure.management.network.SecurityGroupView
 
NetworkOperationStatus - Class in com.microsoft.azure.management.network
Defines values for NetworkOperationStatus.
NetworkOperationStatus(String) - Constructor for class com.microsoft.azure.management.network.NetworkOperationStatus
Creates a custom value for NetworkOperationStatus.
Networks - Interface in com.microsoft.azure.management.network
Entry point to virtual network management API in Azure.
networkSecurityGroup() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Get the networkSecurityGroup value.
NetworkSecurityGroup - Interface in com.microsoft.azure.management.network
Network security group.
NetworkSecurityGroup.Definition - Interface in com.microsoft.azure.management.network
The entirety of the network security group definition.
NetworkSecurityGroup.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network security group definition stages.
NetworkSecurityGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of the definition.
NetworkSecurityGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
NetworkSecurityGroup.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage allowing to specify the resource group.
NetworkSecurityGroup.DefinitionStages.WithRule - Interface in com.microsoft.azure.management.network
The stage allowing to define a new security rule.
NetworkSecurityGroup.Update - Interface in com.microsoft.azure.management.network
The template for an update operation, containing all the settings that can be modified.
NetworkSecurityGroup.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network security group update stages.
NetworkSecurityGroup.UpdateStages.WithRule - Interface in com.microsoft.azure.management.network
The stage of the resource definition allowing to add or remove security rules.
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.Subnet
 
NetworkSecurityGroups - Interface in com.microsoft.azure.management.network
Entry point to network security group management.
NetworkSecurityRule - Interface in com.microsoft.azure.management.network
A network security rule in a network security group.
NetworkSecurityRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network security rule definition.
NetworkSecurityRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of security rule definition stages applicable as part of a network security group creation.
NetworkSecurityRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a security rule definition.
NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the security rule definition.
NetworkSecurityRule.DefinitionStages.WithDescription<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the description to be specified.
NetworkSecurityRule.DefinitionStages.WithDestinationAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination address to be specified.
NetworkSecurityRule.DefinitionStages.WithDestinationPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination port(s) to be specified.
NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the direction and the access type to be specified.
NetworkSecurityRule.DefinitionStages.WithPriority<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the priority to be specified.
NetworkSecurityRule.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.DefinitionStages.WithSourceAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source address to be specified.
NetworkSecurityRule.DefinitionStages.WithSourcePort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source port(s) to be specified.
NetworkSecurityRule.Update - Interface in com.microsoft.azure.management.network
The entirety of a security rule update as part of a network security group update.
NetworkSecurityRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network security rule definition as part of a network security group update.
NetworkSecurityRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of security rule definition stages applicable as part of a network security group update.
NetworkSecurityRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a security rule description as part of an update of a networking security group.
NetworkSecurityRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the security rule definition.
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination address to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination port(s) to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the direction and the access type to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source address to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source port(s) to be specified.
NetworkSecurityRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of security rule update stages.
NetworkSecurityRule.UpdateStages.WithDestinationAddress - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the destination address to be specified.
NetworkSecurityRule.UpdateStages.WithDestinationPort - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the destination port(s) to be specified.
NetworkSecurityRule.UpdateStages.WithDirectionAccess - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the direction and the access type to be specified.
NetworkSecurityRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of the security rule description allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.UpdateStages.WithSourceAddress - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the source address to be specified.
NetworkSecurityRule.UpdateStages.WithSourcePort - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the source port(s) to be specified.
NetworkUsage - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an Azure compute resource usage info object.
NetworkUsages - Interface in com.microsoft.azure.management.network
Entry point for network resource usage management API.
NetworkUsageUnit - Class in com.microsoft.azure.management.network
Netowork usage units.
NetworkUsageUnit() - Constructor for class com.microsoft.azure.management.network.NetworkUsageUnit
 
NetworkWatcher - Interface in com.microsoft.azure.management.network
Entry point for Network Watcher API in Azure.
NetworkWatcher.Definition - Interface in com.microsoft.azure.management.network
Container interface for all the definitions.
NetworkWatcher.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network watcher definition stages.
NetworkWatcher.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a network watcher definition.
NetworkWatcher.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
A network watcher with sufficient inputs to create a new network watcher in the cloud, but exposing additional optional inputs to specify.
NetworkWatcher.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the network watcher definition allowing to specify the resource group.
NetworkWatcher.Update - Interface in com.microsoft.azure.management.network
The template for update operation, containing all the settings that can be modified.
NetworkWatchers - Interface in com.microsoft.azure.management.network
Entry point for Network Watcher API in Azure.
nextHop() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the nextHop value.
nextHop() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the nextHop value.
nextHop() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
First step specifying the parameters to get next hop for the VM.
NextHop - Interface in com.microsoft.azure.management.network
A client-side representation allowing user to get next hop for a packet from specific vm.
NextHop.Definition - Interface in com.microsoft.azure.management.network
The entirety of next hop parameters definition.
NextHop.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual machine definition stages.
NextHop.DefinitionStages.WithDestinationIP - Interface in com.microsoft.azure.management.network
Sets the destination IP address.
NextHop.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
NextHop.DefinitionStages.WithNetworkInterface - Interface in com.microsoft.azure.management.network
Sets the NIC ID.
NextHop.DefinitionStages.WithSourceIP - Interface in com.microsoft.azure.management.network
Sets the source IP address.
NextHop.DefinitionStages.WithTargetResource - Interface in com.microsoft.azure.management.network
The first stage of a virtual machine definition.
nextHopIpAddress() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the nextHopIpAddress value.
nextHopIpAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
nextHopIPAddress() - Method in interface com.microsoft.azure.management.network.Route
 
nextHopType() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the nextHopType value.
nextHopType() - Method in interface com.microsoft.azure.management.network.NextHop
 
NextHopType - Class in com.microsoft.azure.management.network
Defines values for NextHopType.
NextHopType(String) - Constructor for class com.microsoft.azure.management.network.NextHopType
Creates a custom value for NextHopType.
nextHopType() - Method in interface com.microsoft.azure.management.network.Route
 
NicIPConfiguration - Interface in com.microsoft.azure.management.network
An IP configuration in a network interface.
NicIPConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of the network interface IP configuration definition.
NicIPConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration definition stages applicable as part of a network interface update.
NicIPConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of network interface IP configuration definition.
NicIPConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of network interface IP configuration.
NicIPConfiguration.DefinitionStages.WithLoadBalancer<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.DefinitionStages.WithNetwork<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the virtual network.
NicIPConfiguration.DefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet.
NicIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to associate it with a public IP address.
NicIPConfiguration.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify subnet.
NicIPConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of a network interface IP configuration update as part of a network interface update.
NicIPConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network interface IP configuration definition as part of a network interface update.
NicIPConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration definition stages.
NicIPConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of network interface IP configuration definition.
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of network interface IP configuration.
NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateDefinitionStages.WithNetwork<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the virtual network.
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet.
NicIPConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to associate it with a public IP address.
NicIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify subnet.
NicIPConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration update stages.
NicIPConfiguration.UpdateStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface's IP configuration allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateStages.WithPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify private IP.
NicIPConfiguration.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify public IP address.
NicIPConfiguration.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify subnet.
NicIPConfigurationBase - Interface in com.microsoft.azure.management.network
The base IP configuration shared across IP configurations in regular and virtual machine scale set network interface.
NONE - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value None for NextHopType.
NONE - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value None for RouteNextHopType.
NOT_CONFIGURED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value NotConfigured for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
NOT_CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value NotConnected for VirtualNetworkGatewayConnectionStatus.
NOT_PROVISIONED - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value NotProvisioned for ServiceProviderProvisioningState.
NOT_STARTED - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value NotStarted for PcStatus.
numberOfProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancerProbe
 

O

offerName() - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Get the offerName value.
operationalState() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
origin() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the origin value.
OUTBOUND - Static variable in class com.microsoft.azure.management.network.Direction
Static value Outbound for Direction.
OUTBOUND - Static variable in class com.microsoft.azure.management.network.SecurityRuleDirection
Static value Outbound for SecurityRuleDirection.
outbound() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set outbound direction.

P

PacketCapture - Interface in com.microsoft.azure.management.network
Client-side representation of Packet capture object, associated with Network Watcher.
PacketCapture.Definition - Interface in com.microsoft.azure.management.network
The entirety of the packet capture definition.
PacketCapture.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of Packet Capture definition stages.
PacketCapture.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithCreateAndStoragePath - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithStorageLocation - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithTarget - Interface in com.microsoft.azure.management.network
 
packetCaptureErrors() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
PacketCaptureFilter - Class in com.microsoft.azure.management.network
Filter that is applied to packet capture request.
PacketCaptureFilter() - Constructor for class com.microsoft.azure.management.network.PacketCaptureFilter
 
PacketCaptureParameters - Class in com.microsoft.azure.management.network
Parameters that define the create packet capture operation.
PacketCaptureParameters() - Constructor for class com.microsoft.azure.management.network.PacketCaptureParameters
 
packetCaptures() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
 
PacketCaptures - Interface in com.microsoft.azure.management.network
Entry point to packet captures management API in Azure.
PacketCaptureStatus - Interface in com.microsoft.azure.management.network
Status of packet capture session.
packetCaptureStatus() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
Get the status of the packet capture session.
PacketCaptureStorageLocation - Class in com.microsoft.azure.management.network
Describes the storage location for a packet capture session.
PacketCaptureStorageLocation() - Constructor for class com.microsoft.azure.management.network.PacketCaptureStorageLocation
 
PARTIAL - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Partial for ApplicationGatewayBackendHealthServerHealth.
path() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
path() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the path value.
PATH_BASED_ROUTING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Static value PathBasedRouting for ApplicationGatewayRequestRoutingRuleType.
PcError - Class in com.microsoft.azure.management.network
Defines values for PcError.
PcError(String) - Constructor for class com.microsoft.azure.management.network.PcError
Creates a custom value for PcError.
PCFilter - Interface in com.microsoft.azure.management.network
Client-side representation of packet capture filter.
PCFilter.Definition<ParentT> - Interface in com.microsoft.azure.management.network
Definition of packet capture filter.
PCFilter.DefinitionStages - Interface in com.microsoft.azure.management.network
Definition stages for packet capture filter.
PCFilter.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
 
PCFilter.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
 
PCFilter.DefinitionStages.WithLocalIP<ParentT> - Interface in com.microsoft.azure.management.network
Set local IP Address to be filtered on.
PCFilter.DefinitionStages.WithLocalPort<ParentT> - Interface in com.microsoft.azure.management.network
Set local port to be filtered on.
PCFilter.DefinitionStages.WithRemoteIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
Set remote IP Address to be filtered on.
PCFilter.DefinitionStages.WithRemotePort<ParentT> - Interface in com.microsoft.azure.management.network
Set local port to be filtered on.
PcProtocol - Class in com.microsoft.azure.management.network
Defines values for PcProtocol.
PcProtocol(String) - Constructor for class com.microsoft.azure.management.network.PcProtocol
Creates a custom value for PcProtocol.
PcStatus - Class in com.microsoft.azure.management.network
Defines values for PcStatus.
PcStatus(String) - Constructor for class com.microsoft.azure.management.network.PcStatus
Creates a custom value for PcStatus.
peeringLocation() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the peeringLocation value.
peerWeight() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the peerWeight value.
PERCENT - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Percent for NetworkUsageUnit.
POLICY_BASED - Static variable in class com.microsoft.azure.management.network.VpnType
Static value PolicyBased for VpnType.
port() - Method in interface com.microsoft.azure.management.network.model.HasPort
 
PREMIUM - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Static value Premium for ExpressRouteCircuitSkuTier.
PREVENTION - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Static value Prevention for ApplicationGatewayFirewallMode.
primaryIPConfiguration() - Method in interface com.microsoft.azure.management.network.NetworkInterface
 
primaryIPConfiguration() - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterface
 
primaryNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
 
primaryPrivateIP() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the private IP address allocated to this network interface's primary IP configuration.
primaryPrivateIPAllocationMethod() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
priority() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the priority value.
priority() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
privateFrontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
privateFrontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
privateIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress
 
privateIPAddressVersion() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
privateIPAllocationMethod() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress
 
probe() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
probe() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
ProbeProtocol - Class in com.microsoft.azure.management.network
Defines values for ProbeProtocol.
ProbeProtocol(String) - Constructor for class com.microsoft.azure.management.network.ProbeProtocol
Creates a custom value for ProbeProtocol.
probes() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
ProcessorArchitecture - Class in com.microsoft.azure.management.network
Defines values for ProcessorArchitecture.
ProcessorArchitecture(String) - Constructor for class com.microsoft.azure.management.network.ProcessorArchitecture
Creates a custom value for ProcessorArchitecture.
processorArchitecture() - Method in class com.microsoft.azure.management.network.VpnClientParameters
Get the processorArchitecture value.
protocol() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the protocol value.
protocol() - Method in interface com.microsoft.azure.management.network.model.HasProtocol
 
protocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
protocol() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the protocol value.
protocol() - Method in interface com.microsoft.azure.management.network.PCFilter
 
Protocol - Class in com.microsoft.azure.management.network
Defines values for Protocol.
Protocol(String) - Constructor for class com.microsoft.azure.management.network.Protocol
Creates a custom value for Protocol.
PROVISIONED - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Provisioned for ServiceProviderProvisioningState.
PROVISIONING - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Provisioning for ServiceProviderProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.network.PacketCapture
Get the provisioning state of the packet capture session.
ProvisioningState - Class in com.microsoft.azure.management.network
Defines values for ProvisioningState.
ProvisioningState(String) - Constructor for class com.microsoft.azure.management.network.ProvisioningState
Creates a custom value for ProvisioningState.
publicData() - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate
 
publicFrontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
publicFrontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
PublicIPAddress - Interface in com.microsoft.azure.management.network
Public IP address.
PublicIPAddress.Definition - Interface in com.microsoft.azure.management.network
Container interface for all the definitions.
PublicIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public IP address definition stages.
PublicIPAddress.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a public IP address definition.
PublicIPAddress.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
PublicIPAddress.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the public IP address definition allowing to specify the resource group.
PublicIPAddress.DefinitionStages.WithIdleTimeout - Interface in com.microsoft.azure.management.network
A public IP address definition allowing the idle timeout to be specified.
PublicIPAddress.DefinitionStages.WithIPAddress - Interface in com.microsoft.azure.management.network
A public IP address definition allowing to set the IP allocation method (static or dynamic).
PublicIPAddress.DefinitionStages.WithLeafDomainLabel - Interface in com.microsoft.azure.management.network
A public IP address definition allowing to specify the leaf domain label, if any.
PublicIPAddress.DefinitionStages.WithReverseFQDN - Interface in com.microsoft.azure.management.network
A public IP address definition allowing the reverse FQDN to be specified.
PublicIPAddress.Update - Interface in com.microsoft.azure.management.network
Container interface for all the updates.
PublicIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of public IP address update stages.
PublicIPAddress.UpdateStages.WithIdleTimout - Interface in com.microsoft.azure.management.network
A public IP address update allowing the idle timeout to be changed.
PublicIPAddress.UpdateStages.WithIPAddress - Interface in com.microsoft.azure.management.network
A public IP address update allowing to change the IP allocation method (static or dynamic).
PublicIPAddress.UpdateStages.WithLeafDomainLabel - Interface in com.microsoft.azure.management.network
A public IP address update allowing to change the leaf domain label, if any.
PublicIPAddress.UpdateStages.WithReverseFQDN - Interface in com.microsoft.azure.management.network
A public IP address update allowing the reverse FQDN to be changed.
PublicIPAddressDnsSettings - Class in com.microsoft.azure.management.network
Contains FQDN of the DNS record associated with the public IP address.
PublicIPAddressDnsSettings() - Constructor for class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
 
PublicIPAddresses - Interface in com.microsoft.azure.management.network
Entry point to public IP address management.
publicIPAddressId() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress
 
publicIPAddressIds() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 

Q

QueryTroubleshootingParameters - Class in com.microsoft.azure.management.network
Parameters that define the resource to query the troubleshooting result.
QueryTroubleshootingParameters() - Constructor for class com.microsoft.azure.management.network.QueryTroubleshootingParameters
 

R

reasonType() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the reasonType value.
recommendedActions() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the recommendedActions value.
region() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the region value.
remoteIPAddress() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the remoteIPAddress value.
remoteIPAddress() - Method in interface com.microsoft.azure.management.network.PCFilter
 
remotePort() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the remotePort value.
remotePort() - Method in interface com.microsoft.azure.management.network.PCFilter
 
requestPath() - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe
 
requestRoutingRules() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
requestTimeout() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
requiresServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication
 
resourceGroupName() - Method in interface com.microsoft.azure.management.network.Topology
 
resourceId() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the resourceId value.
resources() - Method in interface com.microsoft.azure.management.network.Topology
 
retentionDays() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
RetentionPolicyParameters - Class in com.microsoft.azure.management.network
Parameters that define the retention policy for flow log.
RetentionPolicyParameters() - Constructor for class com.microsoft.azure.management.network.RetentionPolicyParameters
 
retriesBeforeUnhealthy() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
reverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
reverseFqdn() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the reverseFqdn value.
Route - Interface in com.microsoft.azure.management.network
An immutable client-side representation of a route of a route table.
Route.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a route definition.
Route.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route definition stages.
Route.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a route definition.
Route.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a route definition.
Route.DefinitionStages.WithDestinationAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the destination address prefix.
Route.DefinitionStages.WithNextHopType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the next hop type.
Route.Update - Interface in com.microsoft.azure.management.network
The entirety of a route update as part of a route table update.
Route.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a route definition as part of a route table update.
Route.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route definition stages applicable as part of a route table update.
Route.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a route definition.
Route.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a route definition.
Route.UpdateDefinitionStages.WithDestinationAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the destination address prefix.
Route.UpdateDefinitionStages.WithNextHopType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the next hop type.
Route.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of route update stages.
Route.UpdateStages.WithDestinationAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of a route update allowing to modify the destination address prefix.
Route.UpdateStages.WithNextHopType - Interface in com.microsoft.azure.management.network
The stage of a route update allowing to specify the next hop type.
ROUTE_BASED - Static variable in class com.microsoft.azure.management.network.VpnType
Static value RouteBased for VpnType.
RouteNextHopType - Class in com.microsoft.azure.management.network
Defines values for RouteNextHopType.
RouteNextHopType(String) - Constructor for class com.microsoft.azure.management.network.RouteNextHopType
Creates a custom value for RouteNextHopType.
routes() - Method in interface com.microsoft.azure.management.network.RouteTable
 
routesReceived() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the routesReceived value.
RouteTable - Interface in com.microsoft.azure.management.network
Entry point for route table management.
RouteTable.Definition - Interface in com.microsoft.azure.management.network
The entirety of a route table definition.
RouteTable.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route table definition stages.
RouteTable.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a route table definition.
RouteTable.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a route table definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
RouteTable.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of a route table definition allowing to specify the resource group.
RouteTable.DefinitionStages.WithRoute - Interface in com.microsoft.azure.management.network
The stage of the route table definition allowing to add routes.
RouteTable.Update - Interface in com.microsoft.azure.management.network
The template for a route table update operation, containing all the settings that can be modified.
RouteTable.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of route table update stages.
RouteTable.UpdateStages.WithRoute - Interface in com.microsoft.azure.management.network
The stage of the route table definition allowing to add, remove or modify routes.
routeTableId() - Method in interface com.microsoft.azure.management.network.NextHop
Get the resource identifier for the route table associated with the route being returned.
routeTableId() - Method in interface com.microsoft.azure.management.network.Subnet
 
RouteTables - Interface in com.microsoft.azure.management.network
Entry point to route table management.
routingRegistryName() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the routingRegistryName value.
ruleName() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow
Get the ruleName value.
ruleType() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
RUNNING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Running for ApplicationGatewayOperationalState.
RUNNING - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Running for PcStatus.

S

SECONDS - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Seconds for NetworkUsageUnit.
SecurityGroupNetworkInterface - Class in com.microsoft.azure.management.network
Network interface and all its associated security rules.
SecurityGroupNetworkInterface() - Constructor for class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
 
SecurityGroupView - Interface in com.microsoft.azure.management.network
The information about security rules applied to the specified VM..
SecurityGroupViewParameters - Class in com.microsoft.azure.management.network
Parameters that define the VM to check security groups for.
SecurityGroupViewParameters() - Constructor for class com.microsoft.azure.management.network.SecurityGroupViewParameters
 
SecurityRuleAccess - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleAccess.
SecurityRuleAccess(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleAccess
Creates a custom value for SecurityRuleAccess.
securityRuleAssociations() - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Get the securityRuleAssociations value.
SecurityRuleAssociations - Class in com.microsoft.azure.management.network
All security rules associated with the network interface.
SecurityRuleAssociations() - Constructor for class com.microsoft.azure.management.network.SecurityRuleAssociations
 
SecurityRuleDirection - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleDirection.
SecurityRuleDirection(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleDirection
Creates a custom value for SecurityRuleDirection.
SecurityRuleProtocol - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleProtocol.
SecurityRuleProtocol(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleProtocol
Creates a custom value for SecurityRuleProtocol.
securityRules() - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Get the securityRules value.
securityRules() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
securityRules() - Method in class com.microsoft.azure.management.network.SubnetAssociation
Get the securityRules value.
servers() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Get the servers value.
serviceProviderName() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the serviceProviderName value.
ServiceProviderProvisioningState - Class in com.microsoft.azure.management.network
Defines values for ServiceProviderProvisioningState.
ServiceProviderProvisioningState(String) - Constructor for class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Creates a custom value for ServiceProviderProvisioningState.
size() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
sku() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
source() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the source value.
SOURCE_IP - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value SourceIP for LoadDistribution.
SOURCE_IPPROTOCOL - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value SourceIPProtocol for LoadDistribution.
sourceAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourceAddressPrefix value.
sourceAddressPrefix() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
sourceIPAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
sourcePeer() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the sourcePeer value.
sourcePortRange() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourcePortRange value.
sourcePortRange() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
sslCertificate() - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate
 
sslCertificates() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
STANDARD - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayTier
Static value Standard for ApplicationGatewayTier.
STANDARD - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Static value Standard for ExpressRouteCircuitSkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value Standard for VirtualNetworkGatewaySkuName.
STANDARD - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value Standard for VirtualNetworkGatewaySkuTier.
STANDARD_LARGE - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Large for ApplicationGatewaySkuName.
STANDARD_MEDIUM - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Medium for ApplicationGatewaySkuName.
STANDARD_SMALL - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Small for ApplicationGatewaySkuName.
start() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Starts the application gateway.
start(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways.
start(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways.
startAsync() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Starts the application gateway asynchronously.
startAsync(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways in parallel asynchronously.
startAsync(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways in parallel asynchronously.
STARTING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Starting for ApplicationGatewayOperationalState.
state() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the state value.
state() - Method in class com.microsoft.azure.management.network.EffectiveRoute
Get the state value.
statePfxRcd() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the statePfxRcd value.
STATIC - Static variable in class com.microsoft.azure.management.network.IPAllocationMethod
Static value Static for IPAllocationMethod.
status() - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Get the status value.
stop() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Stops the application gateway.
stop(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways.
stop(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways.
stop() - Method in interface com.microsoft.azure.management.network.PacketCapture
Stops a specified packet capture session.
stopAsync() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Stops the application gateway asynchronously.
stopAsync(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways in parallel asynchronously.
stopAsync(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways in parallel asynchronously.
stopAsync() - Method in interface com.microsoft.azure.management.network.PacketCapture
Stops a specified packet capture session asynchronously.
STOPPED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Stopped for ApplicationGatewayOperationalState.
STOPPED - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Stopped for BgpPeerState.
STOPPED - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Stopped for PcStatus.
STOPPING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Stopping for ApplicationGatewayOperationalState.
stopReason() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
STORAGE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value StorageFailed for PcError.
storageId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
storageId() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the storageId value.
storageLocation() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
storageLocation() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the storageLocation value.
storagePath() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the storagePath value.
subnet() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Get the subnet value.
Subnet - Interface in com.microsoft.azure.management.network
A client-side representation of a subnet of a virtual network.
Subnet.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a Subnet definition.
Subnet.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of subnet definition stages.
Subnet.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the subnet definition.
Subnet.DefinitionStages.WithAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the address space for the subnet.
Subnet.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the subnet definition.
Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
Subnet.DefinitionStages.WithRouteTable<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
Subnet.Update - Interface in com.microsoft.azure.management.network
The entirety of a subnet update as part of a network update.
Subnet.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a subnet definition as part of a virtual network update.
Subnet.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of subnet definition stages applicable as part of a virtual network update.
Subnet.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the subnet definition.
Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the address space for the subnet.
Subnet.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the subnet definition.
Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
Subnet.UpdateDefinitionStages.WithRouteTable<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
Subnet.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of subnet update stages.
Subnet.UpdateStages.WithAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of the subnet update allowing to change the address space for the subnet.
Subnet.UpdateStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the subnet update allowing to change the network security group to assign to the subnet.
Subnet.UpdateStages.WithRouteTable - Interface in com.microsoft.azure.management.network
The stage of a subnet update allowing to specify a route table to associate with the subnet, or remove an existing association.
subnetAssociation() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the subnetAssociation value.
SubnetAssociation - Class in com.microsoft.azure.management.network
Network interface and its custom security rules.
SubnetAssociation() - Constructor for class com.microsoft.azure.management.network.SubnetAssociation
 
subnetName() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
subnets() - Method in interface com.microsoft.azure.management.network.Network
 
SUCCEEDED - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value Succeeded for NetworkOperationStatus.
SUCCEEDED - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Succeeded for ProvisioningState.
summary() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the summary value.

T

target() - Method in class com.microsoft.azure.management.network.Error
Get the target value.
target() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the target value.
target() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the target value.
targetId() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
targetNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.NextHop
 
targetResourceGroupName() - Method in class com.microsoft.azure.management.network.TopologyParameters
Get the targetResourceGroupName value.
targetResourceId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
Get the ID of the resource to configure for flow logging.
targetResourceId() - Method in class com.microsoft.azure.management.network.FlowLogStatusParameters
Get the targetResourceId value.
targetResourceId() - Method in interface com.microsoft.azure.management.network.NextHop
Get the resource identifier of the target resource against which the action is to be performed.
targetResourceId() - Method in class com.microsoft.azure.management.network.QueryTroubleshootingParameters
Get the targetResourceId value.
targetResourceId() - Method in class com.microsoft.azure.management.network.SecurityGroupViewParameters
Get the targetResourceId value.
TCP - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value TCP for PcProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.ProbeProtocol
Static value Tcp for ProbeProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.Protocol
Static value TCP for Protocol.
TCP - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value Tcp for SecurityRuleProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.TransportProtocol
Static value Tcp for TransportProtocol.
tcpProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
tier() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
tier() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the tier value.
timeBetweenProbesInSeconds() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
timeLimitInSeconds() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
timeLimitInSeconds() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the timeLimitInSeconds value.
timeoutInSeconds() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
TLSV1_0 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_0 for ApplicationGatewaySslProtocol.
TLSV1_1 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_1 for ApplicationGatewaySslProtocol.
TLSV1_2 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_2 for ApplicationGatewaySslProtocol.
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Makes this rule apply to any destination port.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Makes this rule apply to any destination port.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Makes this rule apply to any destination port.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend
Associates the request routing rule with a backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend
Associates the request routing rule with a backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
Associates the request routing rule with an existing backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithBackend
Specifies a backend on this load balancer to send network traffic to.
toBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithBackend
Specifies a backend on this load balancer to send network traffic to.
toBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Adds an FQDN (fully qualified domain name) to the backend associated with this rule.
toBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
Adds an FQDN (fully qualified domain name) to the backend associated with this rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.
toBackendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.
toBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Adds an IP address to the backend associated with this rule.
toBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
Adds an IP address to the backend associated with this rule.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.DefinitionStages.WithBackendPort
Specifies a backend port to send network traffic to.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort
Specifies a backend port to send network traffic to.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.UpdateStages.WithBackendPort
Specifies a backend port to send network traffic to.
toExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
Topology - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an Azure Topology info object, associated with network watcher.
TopologyAssociation - Class in com.microsoft.azure.management.network
Resources that have an association with the parent resource.
TopologyAssociation() - Constructor for class com.microsoft.azure.management.network.TopologyAssociation
 
TopologyParameters - Class in com.microsoft.azure.management.network
Parameters that define the representation of topology.
TopologyParameters() - Constructor for class com.microsoft.azure.management.network.TopologyParameters
 
TopologyResource - Class in com.microsoft.azure.management.network
The network resource topology information for the given resource group.
TopologyResource() - Constructor for class com.microsoft.azure.management.network.TopologyResource
 
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toString() - Method in class com.microsoft.azure.management.network.Access
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
toString() - Method in class com.microsoft.azure.management.network.AssociationType
 
toString() - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
toString() - Method in class com.microsoft.azure.management.network.BgpPeerState
 
toString() - Method in class com.microsoft.azure.management.network.Direction
 
toString() - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
toString() - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
toString() - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
toString() - Method in class com.microsoft.azure.management.network.IPVersion
 
toString() - Method in class com.microsoft.azure.management.network.LoadDistribution
 
toString() - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
toString() - Method in class com.microsoft.azure.management.network.NextHopType
 
toString() - Method in class com.microsoft.azure.management.network.PcError
 
toString() - Method in class com.microsoft.azure.management.network.PcProtocol
 
toString() - Method in class com.microsoft.azure.management.network.PcStatus
 
toString() - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
toString() - Method in class com.microsoft.azure.management.network.Protocol
 
toString() - Method in class com.microsoft.azure.management.network.ProvisioningState
 
toString() - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
toString() - Method in class com.microsoft.azure.management.network.TransportProtocol
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
toString() - Method in class com.microsoft.azure.management.network.VpnType
 
totalBytesPerSession() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
totalBytesPerSession() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the totalBytesPerSession value.
TransportProtocol - Class in com.microsoft.azure.management.network
Defines values for TransportProtocol.
TransportProtocol(String) - Constructor for class com.microsoft.azure.management.network.TransportProtocol
Creates a custom value for TransportProtocol.
TroubleshootingDetails - Class in com.microsoft.azure.management.network
Information gained from troubleshooting of specified resource.
TroubleshootingDetails() - Constructor for class com.microsoft.azure.management.network.TroubleshootingDetails
 
TroubleshootingRecommendedActions - Class in com.microsoft.azure.management.network
Recommended actions based on discovered issues.
TroubleshootingRecommendedActions() - Constructor for class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
 
tunnel() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the tunnel value.
TunnelConnectionHealth - Class in com.microsoft.azure.management.network
VirtualNetworkGatewayConnection properties.
TunnelConnectionHealth() - Constructor for class com.microsoft.azure.management.network.TunnelConnectionHealth
 

U

UDP - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value UDP for PcProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.Protocol
Static value UDP for Protocol.
UDP - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value Udp for SecurityRuleProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.TransportProtocol
Static value Udp for TransportProtocol.
ULTRA_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value UltraPerformance for VirtualNetworkGatewaySkuName.
ULTRA_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value UltraPerformance for VirtualNetworkGatewaySkuTier.
unit() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
UNKNOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Unknown for ApplicationGatewayBackendHealthServerHealth.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Unknown for BgpPeerState.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value Unknown for EffectiveRouteSource.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Unknown for PcStatus.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Unknown for VirtualNetworkGatewayConnectionStatus.
UNLIMITED_DATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Static value UnlimitedData for ExpressRouteCircuitSkuFamily.
UP - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Up for ApplicationGatewayBackendHealthServerHealth.
updateBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Begins the update of an existing backend on this application gateway.
updateBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Begins the description of an update to an existing backend of this load balancer.
updateBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Begins the update of a backend HTTP configuration.
updateDefaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the update of the default IP configuration i.e.
updateFrontend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the update of an existing front end IP configuration.
updateHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the description of an update to an existing HTTP probe on this load balancer.
updateInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Begins the description of an update to an existing inbound NAT pool.
updateInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Begins the description of an update to an existing inbound NAT rule.
updateIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the update of an existing IP configuration.
updateIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Starts update of an IP configuration.
updateListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Begins the update of a listener.
updateLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Begins the description of an update to an existing load balancing rule on this load balancer.
updatePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPrivateFrontend
Begins the description of an update to an existing internal frontend.
updateProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Begins the update of an existing probe.
updatePublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the update of the public front end IP configuration, if it exists.
updatePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Begins the description of an update to an existing Internet-facing frontend.
updateRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Begins the update of a request routing rule.
updateRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Begins the update of an existing route on this route table.
updateRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Begins the description of an update of an existing security rule of this network security group.
updateSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Begins the description of an update of an existing subnet of this network.
updateTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the description of an update to an existing TCP probe on this load balancer.
UPDATING - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Updating for ProvisioningState.
upDown() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the upDown value.
UsageName - Class in com.microsoft.azure.management.network
The usage names.
UsageName() - Constructor for class com.microsoft.azure.management.network.UsageName
 
USER - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value User for EffectiveRouteSource.

V

v() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the v value.
VALIDATION_NEEDED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value ValidationNeeded for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
value() - Method in class com.microsoft.azure.management.network.UsageName
Get the value value.
valueInMbps() - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Get the valueInMbps value.
values() - Static method in class com.microsoft.azure.management.network.NetworkUsageUnit
 
VerificationIPFlow - Interface in com.microsoft.azure.management.network
A client-side reperesentation allowing to verify IP packet flow from specific vm based on direction, protocol, local IP, remote IP, local port and remote port.
VerificationIPFlow.Definition - Interface in com.microsoft.azure.management.network
The entirety of verification ip flow parameters definition.
VerificationIPFlow.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of verification ip flow parameters.
VerificationIPFlow.DefinitionStages.WithDirection - Interface in com.microsoft.azure.management.network
The direction of the packet represented as a 5-tuple.
VerificationIPFlow.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required parameters to execute an action, but also allows for any other optional settings to be specified.
VerificationIPFlow.DefinitionStages.WithLocalIP - Interface in com.microsoft.azure.management.network
The local IP address.
VerificationIPFlow.DefinitionStages.WithLocalPort - Interface in com.microsoft.azure.management.network
The local port.
VerificationIPFlow.DefinitionStages.WithNetworkInterface - Interface in com.microsoft.azure.management.network
The NIC ID.
VerificationIPFlow.DefinitionStages.WithProtocol - Interface in com.microsoft.azure.management.network
Protocol to be verified on.
VerificationIPFlow.DefinitionStages.WithRemoteIP - Interface in com.microsoft.azure.management.network
The remote IP address.
VerificationIPFlow.DefinitionStages.WithRemotePort - Interface in com.microsoft.azure.management.network
The remote port.
VerificationIPFlow.DefinitionStages.WithTargetResource - Interface in com.microsoft.azure.management.network
The ID of the target resource to perform next-hop on.
verifyIPFlow() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
version() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
VIRTUAL_APPLIANCE - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VirtualAppliance for NextHopType.
VIRTUAL_APPLIANCE - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VirtualAppliance for RouteNextHopType.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value VirtualNetworkGateway for EffectiveRouteSource.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VirtualNetworkGateway for NextHopType.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VirtualNetworkGateway for RouteNextHopType.
virtualMachineId() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
VirtualMachineScaleSetNetworkInterface - Interface in com.microsoft.azure.management.network
Virtual machine scale set network interface.
VirtualMachineScaleSetNetworkInterfaces - Interface in com.microsoft.azure.management.network
Entry point to virtual machine scale set network interface management API.
VirtualMachineScaleSetNicIPConfiguration - Interface in com.microsoft.azure.management.network
An IP configuration in a network interface associated with a virtual machine scale set.
VirtualNetworkGatewayConnectionStatus - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayConnectionStatus.
VirtualNetworkGatewayConnectionStatus(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Creates a custom value for VirtualNetworkGatewayConnectionStatus.
VirtualNetworkGatewayConnectionType - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayConnectionType.
VirtualNetworkGatewayConnectionType(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Creates a custom value for VirtualNetworkGatewayConnectionType.
VirtualNetworkGatewaySku - Class in com.microsoft.azure.management.network
VirtualNetworkGatewaySku details.
VirtualNetworkGatewaySku() - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
 
VirtualNetworkGatewaySkuName - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewaySkuName.
VirtualNetworkGatewaySkuName(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Creates a custom value for VirtualNetworkGatewaySkuName.
VirtualNetworkGatewaySkuTier - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewaySkuTier.
VirtualNetworkGatewaySkuTier(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Creates a custom value for VirtualNetworkGatewaySkuTier.
VirtualNetworkGatewayType - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayType.
VirtualNetworkGatewayType(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Creates a custom value for VirtualNetworkGatewayType.
VirtualNetworkPeeringState - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkPeeringState.
VirtualNetworkPeeringState(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Creates a custom value for VirtualNetworkPeeringState.
vmId() - Method in interface com.microsoft.azure.management.network.SecurityGroupView
 
VNET2VNET - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value Vnet2Vnet for VirtualNetworkGatewayConnectionType.
VNET_LOCAL - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VnetLocal for NextHopType.
VNET_LOCAL - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VnetLocal for RouteNextHopType.
VPN - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Static value Vpn for VirtualNetworkGatewayType.
VPNCLIENT - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value VPNClient for VirtualNetworkGatewayConnectionType.
vpnClientAddressPool() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientAddressPool value.
VpnClientConfiguration - Class in com.microsoft.azure.management.network
VpnClientConfiguration for P2S client.
VpnClientConfiguration() - Constructor for class com.microsoft.azure.management.network.VpnClientConfiguration
 
VpnClientParameters - Class in com.microsoft.azure.management.network
VpnClientParameters.
VpnClientParameters() - Constructor for class com.microsoft.azure.management.network.VpnClientParameters
 
vpnClientRevokedCertificates() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientRevokedCertificates value.
vpnClientRootCertificates() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientRootCertificates value.
VpnType - Class in com.microsoft.azure.management.network
Defines values for VpnType.
VpnType(String) - Constructor for class com.microsoft.azure.management.network.VpnType
Creates a custom value for VpnType.

W

WAF - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayTier
Static value WAF for ApplicationGatewayTier.
WAF_LARGE - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value WAF_Large for ApplicationGatewaySkuName.
WAF_MEDIUM - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value WAF_Medium for ApplicationGatewaySkuName.
weight() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the weight value.
weight() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the weight value.
withAcceleratedNetworking() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithAcceleratedNetworking
Enables accelerated networking.
withAccess(SecurityRuleAccess) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the access value.
withActionId(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionId value.
withActionText(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionText value.
withActionUri(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionUri value.
withActionUriText(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionUriText value.
withAddress(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the address value.
withAddressPrefix(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the addressPrefix value.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.AddressSpace
Set the addressPrefixes value.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithCreate
Explicitly adds an address space to the virtual network.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithAddressSpace
Explicitly adds an address space to the virtual network.
withAdvertisedPublicPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the advertisedPublicPrefixes value.
withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the advertisedPublicPrefixesState value.
withAge(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the age value.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithProtocol
Makes this rule apply to any supported protocol.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithProtocol
Makes this rule apply to any supported protocol.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithProtocol
Makes this rule apply to any supported protocol.
withAppliedDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the appliedDnsServers value.
withAs(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the as value.
withAsn(Long) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the asn value.
withAssociation(EffectiveNetworkSecurityGroupAssociation) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Set the association value.
withAssociations(List<TopologyAssociation>) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the associations value.
withAssociationType(AssociationType) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the associationType value.
withAzureDnsServer() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Specifies to use the default Azure DNS server for the network interface.
withBackendAddressPool(ApplicationGatewayBackendAddressPoolInner) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Set the backendAddressPool value.
withBackendHttpSettings(ApplicationGatewayBackendHttpSettingsInner) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Set the backendHttpSettings value.
withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHealthHttpSettings>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Set the backendHttpSettingsCollection value.
withBandwidthInMbps(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the bandwidthInMbps value.
withBgpPeeringAddress(String) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the bgpPeeringAddress value.
withBytesToCapturePerPacket(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set number of bytes captured per packet, the remaining bytes are truncated.
withBytesToCapturePerPacket(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the bytesToCapturePerPacket value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the capacity value.
withCode(String) - Method in class com.microsoft.azure.management.network.Error
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the code value.
withCommunityName(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityName value.
withCommunityPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityPrefixes value.
withCommunityValue(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityValue value.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCustomerASN(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the customerASN value.
withDays(Integer) - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Set the days value.
withDefaultSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the defaultSecurityRules value.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDescription
Specifies a description for this security rule.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.Update
Specifies a description for this security rule.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithAttach
Specifies a description for this security rule.
withDestinationAddressPrefix(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationAddressPrefix value.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationIPAddress(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithDestinationIP
Set the destinationIPAddress value.
withDestinationPortRange(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationPortRange value.
withDetail(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the detail value.
withDetails(List<ErrorDetails>) - Method in class com.microsoft.azure.management.network.Error
Set the details value.
withDirection(SecurityRuleDirection) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the direction value.
withDirection(Direction) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set the direction value.
withDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithDisabledSslProtocol
Disables the specified SSL protocol.
withDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Disables the specified SSL protocol.
withDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithDisabledSslProtocol
Disables the specified SSL protocols.
withDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Disables the specified SSL protocols.
withDisabledSslProtocols(List<ApplicationGatewaySslProtocol>) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the disabledSslProtocols value.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithCreate
Specifies the IP address of an existing DNS server to associate with the virtual network.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithDnsServer
Specifies the IP address of the DNS server to associate with the virtual network.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Specifies the IP address of the custom DNS server to associate with the network interface.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Specifies the IP address of the custom DNS server to associate with the network interface.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.DhcpOptions
Set the dnsServers value.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the dnsServers value.
withDomainNameLabel(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the domainNameLabel value.
withDrainTimeoutInSec(int) - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Set the drainTimeoutInSec value.
withDynamicIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress
Enables dynamic IP address allocation.
withDynamicIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIPAddress
Enables dynamic IP address allocation.
withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Set the effectiveSecurityRules value.
withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule>) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the effectiveSecurityRules value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Set the enabled value.
withError(Error) - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Set the error value.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithLoadBalancer
Associates the network interface's primary IP configuration with a backend of an existing load balancer.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Associates the network interface's primary IP configuration with a backend of an existing load balancer.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithLoadBalancer
Specifies the load balancer backend to associate this IP configuration with.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer
Specifies the load balancer to associate this IP configuration with.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Specifies the load balancer to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithLoadBalancer
Associates the network interface's primary IP configuration with an inbound NAT rule of an existing load balancer.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Associates the network interface's primary IP configuration with an inbound NAT rule of an existing load balancer.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingNetwork(Network) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Associate an existing virtual network with the network interface IP configuration.
withExistingNetwork(Network) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Associate an existing virtual network with the network interface IP configuration.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
Associates an existing network security group with the network interface.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Associates an existing network security group with the network interface.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingPrimaryNetwork(Network) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Associate an existing virtual network with the network interface's primary IP configuration.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Associates an existing public IP address with the network interface's primary IP configuration.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Associates an existing public IP address with the network interface's primary IP configuration.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend of an internal load balancer.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend of the internal load balancer.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
Assigns the specified subnet to this private frontend of the internal load balancer.
withExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this back end address pool.
withExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExpandedDestinationAddressPrefix(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the expandedDestinationAddressPrefix value.
withExpandedSourceAddressPrefix(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the expandedSourceAddressPrefix value.
withFamily(ExpressRouteCircuitSkuFamily) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the family value.
withFilePath(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithStorageLocation
A valid local path on the targeting VM.
withFilePath(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the filePath value.
withFilters(List<PacketCaptureFilter>) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the filters value.
withFirewallMode(ApplicationGatewayFirewallMode) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the firewallMode value.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Disables floating IP support.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Disables floating IP support.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Disables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Enables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Enables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Enables floating IP support.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.DefinitionStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Set the fqdn value.
withFqdn(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the fqdn value.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithFrontendPort
Creates a frontend port with an auto-generated name and the specified port number, unless one already exists.
withFrontendPort(int, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithFrontendPort
Creates a frontend port with the specified name and port number, unless a port matching this name and/or number already exists.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Creates a front end port with an auto-generated name and the specified port number, unless one already exists.
withFrontendPort(int, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Creates a front end port with the specified name and port number, unless a port matching this name and/or number already exists.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withHealth(ApplicationGatewayBackendHealthServerHealth) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the health value.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHost
Specifies the host name to send the probe to.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHost
Specifies the host name to send the probe to.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHost
Specifies the host name to send the probe to.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName
Specifies the hostname to reference.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages.WithHostName
Specifies the host name to reference.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.UpdateStages.WithHostName
Specifies the host name.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithProtocol
Specifies HTTPS as the probe protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
Specifies HTTPS as the probe protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithProtocol
Specifies HTTPS as the probe protocol.
withId(String) - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the id value.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIdleTimeout
Specifies the timeout (in minutes) for an idle connection.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIdleTimout
Specifies the timeout (in minutes) for an idle connection.
withInnerError(String) - Method in class com.microsoft.azure.management.network.Error
Set the innerError value.
withInstanceCount(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithInstanceCount
Specifies the capacity (number of instances) for the application gateway.
withInstanceCount(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithInstanceCount
Specifies the capacity (number of instances) for the application gateway.
withInterfaceProperty(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the interfaceProperty value.
withInternalDnsNameLabel(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Specifies the internal DNS name label for the network interface.
withInternalDnsNameLabel(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalDnsNameLabel value.
withInternalDomainNameSuffix(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalDomainNameSuffix value.
withInternalFqdn(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalFqdn value.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.DefinitionStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Set the ipAddress value.
withIpAddress(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the ipAddress value.
withIPConfiguration(SubResource) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the ipConfiguration value.
withIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Enables IP forwarding in the network interface.
withIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPForwarding
Enable IP forwarding in the network interface.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel
Specifies the leaf domain label to associate with this public IP address.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithLeafDomainLabel
Specifies the leaf domain label to associate with this public IP address.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithLoadDistribution
Specifies the load distribution mode.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution
Specifies the load distribution mode.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithLoadDistribution
Specifies the load distribution mode.
withLocalIPAddress(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the localIPAddress value.
withLocalIPAddress(String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set local IP address to be filtered on.
withLocalIPAddress(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalIP
Set the localIPAddress value.
withLocalIPAddresses(List<String>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set list of local IP addresses to be filtered on.
withLocalIPAddressesRange(String, String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set local IP addresses range to be filtered on.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.network.UsageName
Set the localizedValue value.
withLocalPort(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the localPort value.
withLocalPort(int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the local port to be filtered on.
withLocalPort(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalPort
Set the localPort value.
withLocalPortRange(int, int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the local port range to be filtered on.
withLocalPorts(List<Integer>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the list of local ports to be filtered on.
withLocation(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the location value.
withLocPrf(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the locPrf value.
withLogging() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithEnabled
Enable flow logging.
withMacAddress(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the macAddress value.
withMessage(String) - Method in class com.microsoft.azure.management.network.Error
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the message value.
withName(ApplicationGatewaySkuName) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the name value.
withName(VirtualNetworkGatewaySkuName) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the name value.
withNeighbor(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the neighbor value.
withNetwork(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the network value.
withNetworkInterface(SubResource) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Set the networkInterface value.
withNetworkInterfaceAssociation(NetworkInterfaceAssociation) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the networkInterfaceAssociation value.
withNetworkSecurityGroup(SubResource) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroup
Set the networkSecurityGroup value.
withNewNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Create a new virtual network to associate with the network interface IP configuration, based on the provided definition.
withNewNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Create a new virtual network to associate with the network interface IP configuration, based on the provided definition.
withNewNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
Create a new network security group to associate with network interface, based on the provided definition.
withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Create a new network security group to associate with network interface, based on the provided definition.
withNewPrimaryNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Create a new virtual network to associate with the network interface's primary IP configuration, based on the provided definition.
withNewPrimaryNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Creates a new virtual network to associate with the network interface's primary IP configuration.
withNewPrimaryNetwork(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Creates a new virtual network to associate with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Create a new public IP address to associate with network interface's primary IP configuration, based on the provided definition.
withNewPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Create a new public IP address to associate the network interface's primary IP configuration, based on the provided definition.
withNewPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associate it with the network interface's primary IP configuration.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNextHop(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the nextHop value.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithNextHopType
Specifies the next hop type.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithNextHopType
Specifies the next hop type.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithNextHopType
Specifies the next hop type.
withNextHopIpAddress(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the nextHopIpAddress value.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextHopType(RouteNextHopType) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the nextHopType value.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withOfferName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Set the offerName value.
withoutAcceleratedNetworking() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithAcceleratedNetworking
Disables accelerated networking.
withoutAddress(ApplicationGatewayBackendAddress) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensure the specified address is not associated with this backend.
withoutAnyDisabledSslProtocols() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables all SSL protocols, if previously disabled.
withoutBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Removes the specified backend.
withoutBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Removes the specified backend from the load balancer.
withoutBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Ensures the specified fully qualified domain name (FQDN) is not associated with any backend.
withoutBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Removes the specified backend HTTP configuration from this application gateway.
withoutBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Ensures the specified IP address is not associated with any backend.
withoutCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
Removes the specified SSL certificate from the application gateway.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables the specified SSL protocol, if previously disabled.
withoutDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables the specified SSL protocols, if previously disabled.
withoutDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Removes a DNS server associated with the network interface.
withoutFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensures the specified fully qualified domain name (FQDN) is not associated with this backend.
withoutFrontend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Removes the specified front end IP configuration.
withoutFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Removes the specified frontend from the load balancer.
withoutFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Removes the specified frontend port.
withoutFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Removes the specified frontend port.
withoutInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Removes the specified inbound NAT pool from the load balancer.
withoutInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Removes the specified inbound NAT rule from the load balancer.
withoutIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensures the specified IP address is not associated with this backend.
withoutIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Removes the specified IP configuration.
withoutIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Removes the specified IP configuration.
withoutIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPForwarding
Disable IP forwarding in the network interface.
withoutLeafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel
Ensures that no leaf domain label will be used.
withoutLeafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithLeafDomainLabel
Ensures that no leaf domain label will be used.
withoutListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Removes a frontend listener from the application gateway.
withoutLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Removes all the existing associations with any load balancer backends.
withoutLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Removes all the existing associations with load balancer backends.
withoutLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Removes all the existing associations with any load balancer inbound NAT rules.
withoutLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Removes all the existing associations with load balancer inbound NAT rules.
withoutLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Removes the specified load balancing rule from the load balancer, if present.
withoutLogging() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithEnabled
Disable flow logging.
withoutNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Specifies that remove any network security group associated with the network interface.
withoutNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Removes the association of this subnet with any network security group.
withoutPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Specifies that remove any public IP associated with the network interface's primary IP configuration.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPrivateFrontend
Specifies that no private (internal) frontend should be enabled.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Specifies that the application gateway should not be private, i.e.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithPrivateFrontend
Specifies that no private, or internal, front end should be enabled.
withoutProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Removes a probe from the application gateway.
withoutProbe() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
Removes the association with a probe.
withoutProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Removes the specified probe from the load balancer, if present.
withoutProbe() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithProbe
Removes any association with a probe and falls back to Azure's default probing mechanism.
withoutPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPublicFrontend
Specifies that the application gateway should not be Internet-facing.
withoutPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Specifies that the application gateway should not be Internet-facing.
withoutPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Removes the existing reference to a public IP address.
withoutRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Removes a request routing rule from the application gateway.
withoutReverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN
Ensures that no reverse FQDN will be used.
withoutReverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithReverseFQDN
Ensures that no reverse FQDN will be used.
withoutRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Removes the specified route from the route table.
withoutRouteTable() - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Removes the association with a route table, if any.
withoutRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Removes an existing security rule.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Removes a subnet from the virtual network.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the path value.
withPeeringLocation(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the peeringLocation value.
withPeerWeight(Integer) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the peerWeight value.
withPfxFromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithData
Specifies the contents of the private key in the PFX (PKCS#12) format, not base64-encoded.
withPfxFromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithData
Specifies the PFX (PKCS#12) file to get the private key content from.
withPfxPassword(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithPassword
Specifies the password currently used to protect the provided PFX content of the SSL certificate.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort
Specifies the port number.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages.WithPort
Specifies the port number.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.UpdateStages.WithPort
Specifies the port number.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the network interface's primary IP configuration.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the network interface's primary IP configuration.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the network interface's primary IP configuration.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the network interface's primary IP configuration.
withPriority(Integer) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the priority value.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithPriority
Specifies the priority to assign to this rule.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.Update
Specifies the priority to assign to this security rule.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithAttach
Specifies the priority to assign to this rule.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPrivateFrontend
Enables a private (internal) default frontend within the subnet containing the application gateway.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithPrivateFrontend
Enables a private (internal) default front end in the subnet containing the application gateway.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithPrivateIP
Specifies the IP version for the private IP address.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP
Specifies the IP version for the private IP address.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithPrivateIP
Specifies the IP version for the private IP address.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProcessorArchitecture(ProcessorArchitecture) - Method in class com.microsoft.azure.management.network.VpnClientParameters
Set the processorArchitecture value.
withProtocol(SecurityRuleProtocol) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the protocol value.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol
Specifies the transport protocol.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol
Specifies the transport protocol.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.UpdateStages.WithProtocol
Specifies the transport protocol.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(PcProtocol) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the protocol value.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withReasonType(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the reasonType value.
withRecommendedActions(List<TroubleshootingRecommendedActions>) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the recommendedActions value.
withRegion(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the region value.
withRemoteIPAddress(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the remoteIPAddress value.
withRemoteIPAddress(String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set remote IP address to be filtered on.
withRemoteIPAddress(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithRemoteIP
Set the remoteIPAddress value.
withRemoteIPAddresses(List<String>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set list of remote IP addresses to be filtered on.
withRemoteIPAddressesRange(String, String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set remote IP addresses range to be filtered on.
withRemotePort(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the remotePort value.
withRemotePort(int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the remote port to be filtered on.
withRemotePort(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithRemotePort
Set the remotePort value.
withRemotePortRange(int, int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the remote port range to be filtered on.
withRemotePorts(List<Integer>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the list of remote ports to be filtered on.
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithRequestPath
 
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath
Specifies the HTTP request path for the probe to monitor.
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithRequestPath
Specifies the HTTP request path for the probe to monitor.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout
Specifies the request timeout.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithRequestTimeout
Specifies the request timeout.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
Specifies the request timeout.
withResourceId(String) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the resourceId value.
withRetentionPolicyDays(int) - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Set the number of days to store flow log.
withRetentionPolicyDisabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Disable retention policy.
withRetentionPolicyEnabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Enable retention policy.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withReverseFqdn(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN
Specifies the reverse FQDN to assign to this public IP address.
withReverseFqdn(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithReverseFQDN
Specifies the reverse FQDN to assign to this public IP address.
withReverseFqdn(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the reverseFqdn value.
withRoute(String, RouteNextHopType) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Creates a non-virtual appliance route.
withRoute(String, RouteNextHopType) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Creates a non-virtual appliance route.
withRouteViaVirtualAppliance(String, String) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Creates a route via a virtual appliance.
withRouteViaVirtualAppliance(String, String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Creates a route via a virtual appliance.
withRoutingRegistryName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the routingRegistryName value.
withSecurityRuleAssociations(SecurityRuleAssociations) - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Set the securityRuleAssociations value.
withSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Set the securityRules value.
withSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.SubnetAssociation
Set the securityRules value.
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication
Requires server name indication (SNI).
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
Requires server name indication (SNI).
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication
Requires server name indication (SNI).
withServers(List<ApplicationGatewayBackendHealthServer>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Set the servers value.
withServiceProviderName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the serviceProviderName value.
withSize(ApplicationGatewaySkuName) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSize
Specifies the size of the application gateway to create within the context of the selected tier.
withSize(ApplicationGatewaySkuName) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSize
Specifies the size of the application gateway to use within the context of the selected tier.
withSource(EffectiveRouteSource) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the source value.
withSourceAddressPrefix(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourceAddressPrefix value.
withSourceIPAddress(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithSourceIP
Set the sourceIPAddress value.
withSourcePortRange(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourcePortRange value.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associated with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associated with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associate with this resource.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withState(EffectiveRouteState) - Method in class com.microsoft.azure.management.network.EffectiveRoute
Set the state value.
withStatePfxRcd(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the statePfxRcd value.
withStaticIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress
Enables static IP address allocation.
withStaticIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIPAddress
Enables static IP address allocation.
withStatus(NetworkOperationStatus) - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Set the status value.
withStorageAccount(String) - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithStorageAccount
Specifies the storage account to use for storing log.
withStorageAccountId(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithStorageLocation
The ID of the storage account to save the packet capture session.
withStorageId(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the storageId value.
withStorageLocation(PacketCaptureStorageLocation) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the storageLocation value.
withStoragePath(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreateAndStoragePath
The URI of the storage path to save the packet capture.
withStoragePath(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the storagePath value.
withSubnet(SubResource) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Set the subnet value.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Explicitly adds a subnet to the virtual network.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Explicitly adds a subnet to the virtual network.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
Associate a subnet with the network interface's primary IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
Associate a subnet with the network interface.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnetAssociation(SubnetAssociation) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the subnetAssociation value.
withSubnets(Map<String, String>) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Explicitly defines subnets in the virtual network based on the provided map.
withSubnets(Map<String, String>) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Explicitly defines all the subnets in the virtual network based on the provided map.
withSummary(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the summary value.
withTarget(String) - Method in class com.microsoft.azure.management.network.Error
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the target value.
withTarget(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithTarget
Set target resource ID, only VM is currently supported.
withTarget(String) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the target value.
withTargetNetworkInterfaceId(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface
Set the targetNetworkInterfaceId value.
withTargetNetworkInterfaceId(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithNetworkInterface
Set the targetNetworkInterfaceId value.
withTargetResourceGroupName(String) - Method in class com.microsoft.azure.management.network.TopologyParameters
Set the targetResourceGroupName value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.FlowLogStatusParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithTargetResource
Set the targetResourceId value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.QueryTroubleshootingParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.SecurityGroupViewParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithTargetResource
Set the targetResourceId value.
withTCP() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithProtocol
Set TCP protocol.
withTier(ApplicationGatewayTier) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the tier value.
withTier(ExpressRouteCircuitSkuTier) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the tier value.
withTier(VirtualNetworkGatewaySkuTier) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the tier value.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeLimitInSeconds(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set maximum duration of the capture session in seconds.
withTimeLimitInSeconds(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the timeLimitInSeconds value.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTotalBytesPerSession(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set maximum size of the capture output.
withTotalBytesPerSession(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the totalBytesPerSession value.
withUDP() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithProtocol
Set UDP protocol.
withUpDown(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the upDown value.
withV(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the v value.
withValue(String) - Method in class com.microsoft.azure.management.network.UsageName
Set the value value.
withValueInMbps(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Set the valueInMbps value.
withVpnClientAddressPool(AddressSpace) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientAddressPool value.
withVpnClientRevokedCertificates(List<VpnClientRevokedCertificateInner>) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientRevokedCertificates value.
withVpnClientRootCertificates(List<VpnClientRootCertificateInner>) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientRootCertificates value.
withWeight(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the weight value.

X

X86 - Static variable in class com.microsoft.azure.management.network.ProcessorArchitecture
Static value X86 for ProcessorArchitecture.
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/