Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
Class and Description |
---|
ApplicationGateways
Entry point to application gateway management API in Azure.
|
ApplicationSecurityGroups
Entry point to application security group management.
|
DdosProtectionPlans
Entry point to DDoS protection plans management.
|
ExpressRouteCircuits
Entry point to express route circuits management API in Azure.
|
ExpressRouteCrossConnections
Entry point to express route crosss connections management API in Azure.
|
LoadBalancers
Entry point to load balancer management API in Azure.
|
LocalNetworkGateways
Entry point to local network gateways management API in Azure.
|
NetworkInterfaces
Entry point to network interface management.
|
Networks
Entry point to virtual network management API in Azure.
|
NetworkSecurityGroups
Entry point to network security group management.
|
NetworkUsages
Entry point for network resource usage management API.
|
NetworkWatchers
Entry point for Network Watcher API in Azure.
|
PublicIPAddresses
Entry point to public IP address management.
|
RouteFilters
Entry point to application security group management.
|
RouteTables
Entry point to route table management.
|
VirtualNetworkGateways
Entry point to virtual network gateways management API in Azure.
|
Class and Description |
---|
ApplicationSecurityGroup
Application security group.
|
LoadBalancer
Entry point for load balancer management API in Azure.
|
LoadBalancerBackend
A client-side representation of a load balancer backend address pool.
|
LoadBalancerInboundNatPool
A client-side representation of an inbound NAT pool.
|
Network
Entry point for Virtual Network management API in Azure.
|
NetworkInterface
Network interface.
|
NetworkSecurityGroup
Network security group.
|
PublicIPAddress
Public IP address.
|
VirtualMachineScaleSetNetworkInterface
Virtual machine scale set network interface.
|
Class and Description |
---|
Access
Defines values for Access.
|
AddressSpace
AddressSpace contains an array of IP address ranges that can be used by
subnets of the virtual network.
|
ApplicationGateway
Entry point for application gateway management API in Azure.
|
ApplicationGateway.DefinitionStages.Blank
The first stage of an application gateway definition.
|
ApplicationGateway.DefinitionStages.WithAuthenticationCertificate
The stage of an application gateway definition allowing to add an authentication certificate for the backends to use.
|
ApplicationGateway.DefinitionStages.WithAvailabilityZone
The stage of the application gateway definition allowing to specify availability zone.
|
ApplicationGateway.DefinitionStages.WithBackend
The stage of an application gateway definition allowing to add a backend.
|
ApplicationGateway.DefinitionStages.WithBackendHttpConfig
The stage of an application gateway definition allowing to add a backend HTTP configuration.
|
ApplicationGateway.DefinitionStages.WithCreate
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
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
|
ApplicationGateway.DefinitionStages.WithExistingSubnet
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
The stage of an application gateway definition allowing to add a frontend port.
|
ApplicationGateway.DefinitionStages.WithGroup
The stage of an application gateway definition allowing to specify the resource group.
|
ApplicationGateway.DefinitionStages.WithHttp2
The stage of the application gateway definition allowing to specify whether HTTP2 is enabled on the application gateway.
|
ApplicationGateway.DefinitionStages.WithInstanceCount
The stage of an application gateway definition allowing to specify the capacity (number of instances) of the application gateway.
|
ApplicationGateway.DefinitionStages.WithListener
The stage of an application gateway definition allowing to add a listener.
|
ApplicationGateway.DefinitionStages.WithPrivateFrontend
The stage of an internal application gateway definition allowing to make the application gateway accessible to its
virtual network.
|
ApplicationGateway.DefinitionStages.WithPrivateIPAddress
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
The stage of an application gateway definition allowing to add a probe.
|
ApplicationGateway.DefinitionStages.WithPublicFrontend
The stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.
|
ApplicationGateway.DefinitionStages.WithPublicIPAddress
The stage of an application gateway definition allowing to add a new Internet-facing frontend with a public IP address.
|
ApplicationGateway.DefinitionStages.WithRedirectConfiguration
The stage of an application gateway definition allowing to add a redirect configuration.
|
ApplicationGateway.DefinitionStages.WithRequestRoutingRule
The stage of an application gateway definition allowing to add a request routing rule.
|
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
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
The stage of an application gateway update allowing to specify the size.
|
ApplicationGateway.DefinitionStages.WithSslCert
The stage of an application gateway definition allowing to add an SSL certificate to be used by HTTPS listeners.
|
ApplicationGateway.Update
The template for an application gateway update operation, containing all the settings that
can be modified.
|
ApplicationGateway.UpdateStages.WithAuthenticationCertificate
The stage of an application gateway update allowing to manage authentication certificates for the backends to use.
|
ApplicationGateway.UpdateStages.WithBackend
The stage of an application gateway update allowing to modify backends.
|
ApplicationGateway.UpdateStages.WithBackendHttpConfig
The stage of an application gateway update allowing to modify backend HTTP configurations.
|
ApplicationGateway.UpdateStages.WithDisabledSslProtocol
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
|
ApplicationGateway.UpdateStages.WithExistingSubnet
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
The stage of an application gateway update allowing to modify frontend IP configurations.
|
ApplicationGateway.UpdateStages.WithFrontendPort
The stage of an application gateway update allowing to modify front end ports.
|
ApplicationGateway.UpdateStages.WithHttp2
The stage of the application gateway update allowing to specify whether HTTP2 is enabled on the application gateway.
|
ApplicationGateway.UpdateStages.WithInstanceCount
The stage of an application gateway update allowing to specify the capacity (number of instances) of
the application gateway.
|
ApplicationGateway.UpdateStages.WithIPConfig
The stage of an application gateway update allowing to modify IP configurations.
|
ApplicationGateway.UpdateStages.WithListener
The stage of an application gateway update allowing to modify frontend listeners.
|
ApplicationGateway.UpdateStages.WithProbe
The stage of an application gateway update allowing to modify probes.
|
ApplicationGateway.UpdateStages.WithPublicIPAddress
The stage of an application gateway update allowing to specify a public IP address for the public frontend.
|
ApplicationGateway.UpdateStages.WithRedirectConfiguration
The stage of an application gateway definition allowing to add a redirect configuration.
|
ApplicationGateway.UpdateStages.WithRequestRoutingRule
The stage of an application gateway update allowing to modify request routing rules.
|
ApplicationGateway.UpdateStages.WithSize
The stage of an application gateway update allowing to specify the size.
|
ApplicationGateway.UpdateStages.WithSslCert
The stage of an application gateway update allowing to modify SSL certificates.
|
ApplicationGateway.UpdateStages.WithUrlPathMap
The stage of an application gateway definition allowing to modify URL path maps.
|
ApplicationGatewayAuthenticationCertificate
A client-side representation of an application gateway authentication certificate.
|
ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank
The first stage of an application gateway authentication certificate definition.
|
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach
The final stage of an application gateway authentication certificate definition.
|
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData
The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
|
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank
The first stage of an application gateway authentication certificate definition.
|
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach
The final stage of an application gateway authentication certificate definition.
|
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData
The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
|
ApplicationGatewayAutoscaleBounds
Application Gateway autoscale bounds on number of Application Gateway
instance.
|
ApplicationGatewayAutoscaleConfiguration
Application Gateway autoscale configuration.
|
ApplicationGatewayBackend
A client-side representation of an application gateway backend.
|
ApplicationGatewayBackend.DefinitionStages.Blank
The first stage of an application gateway backend definition.
|
ApplicationGatewayBackend.DefinitionStages.WithAddress
The stage of an application gateway backend definition allowing to add an address to the backend.
|
ApplicationGatewayBackend.DefinitionStages.WithAttach
The final stage of an application gateway backend definition.
|
ApplicationGatewayBackend.Update
The entirety of an application gateway backend update as part of an application gateway update.
|
ApplicationGatewayBackend.UpdateDefinitionStages.Blank
The first stage of an application gateway backend definition.
|
ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
The stage of an application gateway backed definition allowing to add an address to the backend.
|
ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach
The final stage of an application gateway backend definition.
|
ApplicationGatewayBackend.UpdateStages.WithAddress
The stage of an application gateway backend update allowing to add an address to the backend.
|
ApplicationGatewayBackendAddress
Backend address of an application gateway.
|
ApplicationGatewayBackendHealth
A client-side representation of the health information of an application gateway backend.
|
ApplicationGatewayBackendHealthHttpSettings
Application gateway BackendHealthHttp settings.
|
ApplicationGatewayBackendHealthPool
Application gateway BackendHealth pool.
|
ApplicationGatewayBackendHealthServer
Application gateway backendhealth http settings.
|
ApplicationGatewayBackendHealthServerHealth
Defines values for ApplicationGatewayBackendHealthServerHealth.
|
ApplicationGatewayBackendHealthStatus
Application gateway backend health status.
|
ApplicationGatewayBackendHttpConfiguration
A client-side representation of an application gateway's backend HTTP configuration.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank
The first stage of an application gateway backend HTTP configuration.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAffinity
The stage of an application gateway backend HTTP configuration allowing to enable cookie based affinity.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach
The final stage of an application gateway backend HTTP configuration.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttachAndAuthCert
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate,
specify other options or attach to the parent application gateway definition.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithConnectionDraining
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithCookieName
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPath
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProbe
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
|
ApplicationGatewayBackendHttpConfiguration.Update
The entirety of an application gateway backend HTTPS configuration update as part of an application gateway update.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank
The first stage of an application gateway backend HTTP configuration definition.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach
The final stage of an application gateway backend HTTP configuration definition.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttachAndAuthCert
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate,
specify other options or attach to the parent application gateway update.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithConnectionDraining
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithCookieName
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPath
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPort
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithRequestTimeout
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPort
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
|
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
|
ApplicationGatewayBackendHttpConfigurationHealth
A client-side representation of the health information of an application gateway backend HTTP settings configuration.
|
ApplicationGatewayBackendServerHealth
A client-side representation of the health information of an application gateway backend server.
|
ApplicationGatewayConnectionDraining
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.
|
ApplicationGatewayCookieBasedAffinity
Defines values for ApplicationGatewayCookieBasedAffinity.
|
ApplicationGatewayFirewallDisabledRuleGroup
Allows to disable rules within a rule group or an entire rule group.
|
ApplicationGatewayFirewallMode
Defines values for ApplicationGatewayFirewallMode.
|
ApplicationGatewayFirewallRule
A web application firewall rule.
|
ApplicationGatewayFirewallRuleGroup
A web application firewall rule group.
|
ApplicationGatewayFrontend
A client-side representation of an application gateway frontend.
|
ApplicationGatewayFrontend.DefinitionStages.Blank
The first stage of an application gateway frontend definition.
|
ApplicationGatewayFrontend.DefinitionStages.WithAttach
The final stage of an application gateway frontend definition.
|
ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP
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
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
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
The entirety of an application gateway frontend update as part of an application gateway update.
|
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank
The first stage of an application gateway frontend definition.
|
ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach
The final stage of an application gateway frontend definition.
|
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP
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
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
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.WithPublicIPAddress
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
A client-side representation of an application gateway IP configuration.
|
ApplicationGatewayIPConfiguration.DefinitionStages.Blank
The first stage of an application gateway IP configuration definition.
|
ApplicationGatewayIPConfiguration.DefinitionStages.WithAttach
The final stage of the application gateway IP configuration definition.
|
ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
|
ApplicationGatewayIPConfiguration.Update
The entirety of an application gateway IP configuration update as part of an application gateway update.
|
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank
The first stage of an application gateway IP configuration definition.
|
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach
The final stage of an application gateway IP configuration definition.
|
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
|
ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
The stage of an application gateway IP configuration update allowing to modify the subnet the application gateway is part of.
|
ApplicationGatewayListener
A client-side representation of an application gateway's HTTP listener.
|
ApplicationGatewayListener.DefinitionStages.Blank
The first stage of an application gateway HTTP listener.
|
ApplicationGatewayListener.DefinitionStages.WithAttach
The final stage of an application gateway HTTP listener.
|
ApplicationGatewayListener.DefinitionStages.WithFrontend
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
|
ApplicationGatewayListener.DefinitionStages.WithFrontendPort
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
|
ApplicationGatewayListener.DefinitionStages.WithHostName
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
The stage of an application gateway frontend listener definition allowing to specify the protocol.
|
ApplicationGatewayListener.DefinitionStages.WithServerNameIndication
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
|
ApplicationGatewayListener.DefinitionStages.WithSslCertificate
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
|
ApplicationGatewayListener.DefinitionStages.WithSslPassword
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
The entirety of an application gateway HTTP listener update as part of an application gateway update.
|
ApplicationGatewayListener.UpdateDefinitionStages.Blank
The first stage of an application gateway HTTP listener configuration definition.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach
The final stage of an application gateway HTTP listener definition.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithHostName
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
The stage of an application gateway frontend listener definition allowing to specify the protocol.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
|
ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword
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.WithFrontend
The stage of an application gateway frontend listener update allowing to specify the frontend IP configuration to associate the listener with.
|
ApplicationGatewayListener.UpdateStages.WithFrontendPort
The stage of an application gateway frontend listener update allowing to specify the frontend port to associate the listener with.
|
ApplicationGatewayListener.UpdateStages.WithHostName
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
The stage of an application gateway frontend listener update allowing to specify the protocol.
|
ApplicationGatewayListener.UpdateStages.WithServerNameIndication
The stage of an application gateway frontend listener update allowing to require server name indication (SNI).
|
ApplicationGatewayListener.UpdateStages.WithSslCertificate
The stage of an application gateway frontend listener update allowing to specify the SSL certificate to associate with the listener.
|
ApplicationGatewayListener.UpdateStages.WithSslPassword
The stage of an application gateway frontend listener update allowing to specify the password for the private key of the imported SSL certificate.
|
ApplicationGatewayOperationalState
Defines values for ApplicationGatewayOperationalState.
|
ApplicationGatewayPathRule
A client-side representation of an application gateway's URL path map.
|
ApplicationGatewayPathRule.DefinitionStages.Blank
The first stage of an application gateway URL path map definition.
|
ApplicationGatewayPathRule.DefinitionStages.WithAttach
The final stage of a path rule of URL path map definition.
|
ApplicationGatewayPathRule.DefinitionStages.WithBackend
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
|
ApplicationGatewayPathRule.DefinitionStages.WithBackendHttpConfiguration
The stage of an application gateway request routing rule definition allowing to specify the backend HTTP settings configuration
to associate the routing rule with.
|
ApplicationGatewayPathRule.DefinitionStages.WithPath
The stage of an application gateway path rule definition allowing to specify the the paths to associate with path rule.
|
ApplicationGatewayPathRule.DefinitionStages.WithRedirectConfig
The stage of path rule of URL path map definition allowing to associate the rule with a redirect configuration.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.Blank
The first stage of path rule of URL path map definition.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach
The final stage of path rule of URL path map definition.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackend
The stage of an application gateway path rule definition allowing to specify the backend to associate with path rule.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithBackendHttpConfiguration
The stage of path rule of URL path map allowing to specify the backend HTTP settings configuration
to associate the path rule with.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath
The stage of an application gateway path rule definition allowing to specify the the paths to associate with path rule.
|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithRedirectConfig
The stage of path rule of URL path map definition allowing to associate the rule with a redirect configuration.
|
ApplicationGatewayProbe
A client-side representation of an application gateway probe.
|
ApplicationGatewayProbe.DefinitionStages.Blank
The first stage of an application gateway probe definition.
|
ApplicationGatewayProbe.DefinitionStages.WithAttach
The final stage of an application gateway probe definition.
|
ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseBodyContents
The stage of an application gateway probe definition allowing to specify the body contents of a healthy HTTP response to a probe.
|
ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges
The stage of an application gateway probe definition allowing to specify healthy HTTP response status code ranges.
|
ApplicationGatewayProbe.DefinitionStages.WithHost
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
|
ApplicationGatewayProbe.DefinitionStages.WithInterval
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
|
ApplicationGatewayProbe.DefinitionStages.WithPath
Stage of an application gateway probe definition allowing to specify the relative path to send the probe to.
|
ApplicationGatewayProbe.DefinitionStages.WithProtocol
Stage of an application gateway probe update allowing to specify the protocol of the probe.
|
ApplicationGatewayProbe.DefinitionStages.WithRetries
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.DefinitionStages.WithTimeout
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
|
ApplicationGatewayProbe.Update
The entirety of an application gateway probe update as part of an application gateway update.
|
ApplicationGatewayProbe.UpdateDefinitionStages.Blank
The first stage of an application gateway probe definition.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach
The final stage of an application gateway probe definition.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents
The stage of an application gateway probe definition allowing to specify the body contents of a healthy HTTP response to a probe.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
The stage of an application gateway probe definition allowing to specify healthy HTTP response status code ranges.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithHost
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
Stage of an application gateway probe definition allowing to specify the path to send the probe to.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
Stage of an application gateway probe definition allowing to specify the protocol of the probe.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
|
ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
The stage of an application gateway probe update allowing to specify the body contents of a healthy HTTP response to a probe.
|
ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
The stage of an application gateway probe update allowing to specify healthy HTTP response status code ranges.
|
ApplicationGatewayProbe.UpdateStages.WithHost
Stage of an application gateway probe update allowing to specify the host to send the probe to.
|
ApplicationGatewayProbe.UpdateStages.WithInterval
Stage of an application gateway probe update allowing to specify the time interval between consecutive probes.
|
ApplicationGatewayProbe.UpdateStages.WithPath
Stage of an application gateway probe update allowing to specify the path to send the probe to.
|
ApplicationGatewayProbe.UpdateStages.WithProtocol
Stage of an application gateway probe update allowing to specify the protocol of the probe.
|
ApplicationGatewayProbe.UpdateStages.WithRetries
Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.
|
ApplicationGatewayProbe.UpdateStages.WithTimeout
Stage of an application gateway probe update allowing to specify the amount of time to after which the probe is considered failed.
|
ApplicationGatewayProbeHealthResponseMatch
Application gateway probe health response match.
|
ApplicationGatewayProtocol
Defines values for ApplicationGatewayProtocol.
|
ApplicationGatewayRedirectConfiguration
A client-side representation of an application gateway's redirect configuration.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.Blank
The first stage of an application gateway redirect configuration.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach
The final stage of an application gateway redirect configuration.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithQueryStringIncluded
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithType
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
|
ApplicationGatewayRedirectConfiguration.Update
The entirety of an application gateway redirect configuration update as part of an application gateway update.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank
The first stage of an application gateway redirect configuration configuration definition.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach
The final stage of an application gateway redirect configuration definition.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttachAndPath
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithQueryStringIncluded
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithType
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
|
ApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncluded
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
|
ApplicationGatewayRedirectConfiguration.UpdateStages.WithType
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
|
ApplicationGatewayRedirectType
Defines values for ApplicationGatewayRedirectType.
|
ApplicationGatewayRequestRoutingRule
A client-side representation of an application gateway request routing rule.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.Blank
The first stage of an application gateway request routing rule definition.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach
The final stage of an application gateway request routing rule definition.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
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
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.WithBackendHttpConfigOrRedirect
The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration
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
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
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
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort
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
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
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
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.WithRedirectConfig
The stage of an application gateway request routing rule definition allowing to associate the rule with a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslPassword
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithUrlPathMap |
ApplicationGatewayRequestRoutingRule.Update
The entirety of an application gateway request routing rule update as part of an application gateway update.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank
The first stage of an application gateway request routing rule definition.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach
The final stage of an application gateway request routing rule definition.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
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
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.WithBackendHttpConfigOrRedirect
The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrSniOrRedirect
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration
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
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
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
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort
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
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
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
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.WithRedirectConfig
The stage of an application gateway request routing rule definition allowing to associate the rule with a redirect configuration.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslPassword
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
|
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
The stage of an application gateway request routing rule update allowing to specify the backend to associate the routing rule with.
|
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
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
The stage of an application gateway request routing rule update allowing to specify an existing listener to
associate the routing rule with.
|
ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig
The stage of an application gateway request routing rule update allowing to associate the rule with a redirect configuration.
|
ApplicationGatewayRequestRoutingRuleType
Defines values for ApplicationGatewayRequestRoutingRuleType.
|
ApplicationGatewaySku
SKU of an application gateway.
|
ApplicationGatewaySkuName
Defines values for ApplicationGatewaySkuName.
|
ApplicationGatewaySslCertificate
A client-side representation of an application gateway SSL certificate.
|
ApplicationGatewaySslCertificate.DefinitionStages.Blank
The first stage of an application gateway SSL certificate.
|
ApplicationGatewaySslCertificate.DefinitionStages.WithAttach
The final stage of an application gateway SSL certificate definition.
|
ApplicationGatewaySslCertificate.DefinitionStages.WithData
The stage of an SSL certificate definition allowing to specify the contents of the SSL certificate.
|
ApplicationGatewaySslCertificate.DefinitionStages.WithPassword
The stage of an SSL certificate definition allowing to specify the password for the private key (PFX) content of the certificate.
|
ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank
The first stage of an application gateway authentication certificate definition.
|
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach
The final stage of an application gateway SSL certificate definition.
|
ApplicationGatewaySslCipherSuite
Defines values for ApplicationGatewaySslCipherSuite.
|
ApplicationGatewaySslPolicy
Application Gateway Ssl policy.
|
ApplicationGatewaySslPolicyName
Defines values for ApplicationGatewaySslPolicyName.
|
ApplicationGatewaySslPolicyType
Defines values for ApplicationGatewaySslPolicyType.
|
ApplicationGatewaySslProtocol
Defines values for ApplicationGatewaySslProtocol.
|
ApplicationGatewayTier
Defines values for ApplicationGatewayTier.
|
ApplicationGatewayUrlPathMap
A client-side representation of an application gateway's URL path map.
|
ApplicationGatewayUrlPathMap.DefinitionStages.Blank
The first stage of an application gateway URL path map definition.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithAttach
The final stage of an application gateway URL path map definition.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackend
The stage of an application gateway URL path map definition allowing to specify the backend to associate the URL path map with.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithBackendHttpConfiguration
The stage of an application gateway URL path map definition allowing to specify the backend HTTP settings configuration
to associate the routing rule with.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithListener
The stage of an application gateway URL path map definition allowing to specify an existing listener to
associate the URL path map with.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithPathRule
The stage of an application gateway URL path map definition allowing to specify path rules.
|
ApplicationGatewayUrlPathMap.DefinitionStages.WithRedirectConfig
The stage of an application gateway URL path map definition allowing to associate the URL path map with a redirect configuration.
|
ApplicationGatewayUrlPathMap.Update
The entirety of an application gateway URL path map update as part of an application gateway update.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.Blank
The first stage of an application gateway URL path map definition.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithAttach
The final stage of an application gateway URL path map definition.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackend
The stage of an application gateway URL path map definition allowing to specify the backend to associate the URL path map with.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddress
The stage of an application gateway URL path map definition allowing to add an address to the backend used by this URL path map.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath
The stage of an application gateway URL path map definition allowing to add more backend addresses,
start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendHttpConfiguration
The stage of an application gateway URL path map definition allowing to specify the backend HTTP settings configuration
to associate the URL path map with.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendOrAddress
The stage of an application gateway URL path map definition allowing to add an address to specify an existing
backend to associate with this URL path map or create a new backend with an auto-generated name and addresses to it.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithListener
The stage of an application gateway URL path map definition allowing to specify an existing listener to
associate the URL path map with.
|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithRedirectConfig
The stage of an application gateway URL path map definition allowing to associate the URL path map with a redirect configuration.
|
ApplicationGatewayWebApplicationFirewallConfiguration
Application gateway web application firewall configuration.
|
ApplicationSecurityGroup.DefinitionStages.Blank
The first stage of the definition.
|
ApplicationSecurityGroup.DefinitionStages.WithCreate
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. |
ApplicationSecurityGroup.DefinitionStages.WithGroup
The stage allowing to specify the resource group.
|
AssociationType
Defines values for AssociationType.
|
AuthenticationMethod
Defines values for AuthenticationMethod.
|
AuthorizationUseStatus
Defines values for AuthorizationUseStatus.
|
Availability
Availability of the metric.
|
AvailableProviders.DefinitionStages.WithAzureLocations
The first stage of available providers parameters definition.
|
AvailableProviders.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
AvailableProviders.DefinitionStages.WithExecuteAndCity
The stage of the definition which allows to specify city or execute the query.
|
AvailableProviders.DefinitionStages.WithExecuteAndCountry
The stage of the definition which allows to specify country or execute the query.
|
AvailableProviders.DefinitionStages.WithExecuteAndState
The stage of the definition which allows to specify state or execute the query.
|
AvailableProvidersListCity
City or town details.
|
AvailableProvidersListCountry
Country details.
|
AvailableProvidersListParameters
Constraints that determine the list of available Internet service providers.
|
AvailableProvidersListState
State details.
|
AzureAsyncOperationResult
The response body contains the status of the specified asynchronous
operation, indicating whether it has succeeded, is in progress, or has
failed.
|
AzureFirewallApplicationRule
Properties of an application rule.
|
AzureFirewallApplicationRuleProtocol
Properties of the application rule protocol.
|
AzureFirewallApplicationRuleProtocolType
Defines values for AzureFirewallApplicationRuleProtocolType.
|
AzureFirewallNetworkRule
Properties of the network rule.
|
AzureFirewallNetworkRuleProtocol
Defines values for AzureFirewallNetworkRuleProtocol.
|
AzureFirewallRCAction
Properties of the AzureFirewallRCAction.
|
AzureFirewallRCActionType
Defines values for AzureFirewallRCActionType.
|
AzureReachabilityReport.DefinitionStages.WithAzureLocations
Sets Azure regions to scope the query to.
|
AzureReachabilityReport.DefinitionStages.WithEndTime
Sets the end time for the Azure reachability report.
|
AzureReachabilityReport.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
AzureReachabilityReport.DefinitionStages.WithProviderLocation
The first stage of Azure reachability report parameters definition.
|
AzureReachabilityReport.DefinitionStages.WithProviders
Sets the list of Internet service providers.
|
AzureReachabilityReport.DefinitionStages.WithStartTime
Sets the start time for the Azure reachability report.
|
AzureReachabilityReportItem
Azure reachability report details for a given provider location.
|
AzureReachabilityReportLatencyInfo
Details on latency for a time series.
|
AzureReachabilityReportLocation
Parameters that define a geographic location.
|
AzureReachabilityReportParameters
Geographic and time constraints for Azure reachability report.
|
BGPCommunity
Contains bgp community information offered in Service Community resources.
|
BgpPeerState
Defines values for BgpPeerState.
|
BgpSettings
BGP settings details.
|
CircuitConnectionStatus
Defines values for CircuitConnectionStatus.
|
ConnectionMonitor.DefinitionStages.WithAutoStart
Determines if the connection monitor will start automatically once
created.
|
ConnectionMonitor.DefinitionStages.WithCreate |
ConnectionMonitor.DefinitionStages.WithDestination
Sets the destination.
|
ConnectionMonitor.DefinitionStages.WithDestinationPort
Sets the destination port used by connection monitor.
|
ConnectionMonitor.DefinitionStages.WithMonitoringInterval
Sets monitoring interval in seconds.
|
ConnectionMonitor.DefinitionStages.WithSource
Sets the source property.
|
ConnectionMonitor.DefinitionStages.WithSourcePort
Sets the source port used by connection monitor.
|
ConnectionMonitor.DefinitionStages.WithTags
The stage of the connection monitor definition allowing to add or update tags.
|
ConnectionMonitorDestination
Describes the destination of connection monitor.
|
ConnectionMonitorParameters
Parameters that define the operation to create a connection monitor.
|
ConnectionMonitorQueryResult
List of connection states snaphots.
|
ConnectionMonitors
Entry point to connection monitors management API in Azure.
|
ConnectionMonitorSource
Describes the source of connection monitor.
|
ConnectionMonitorSourceStatus
Defines values for ConnectionMonitorSourceStatus.
|
ConnectionState
Defines values for ConnectionState.
|
ConnectionStateSnapshot
Connection state snapshot.
|
ConnectionStatus
Defines values for ConnectionStatus.
|
ConnectivityCheck.DefinitionStages.FromSourcePort
Sets the source port from which a connectivity check will be performed.
|
ConnectivityCheck.DefinitionStages.FromSourceVirtualMachine
Sets the source property.
|
ConnectivityCheck.DefinitionStages.ToDestination
Sets the destination property.
|
ConnectivityCheck.DefinitionStages.ToDestinationPort
Sets the destination port on which check connectivity will be performed.
|
ConnectivityCheck.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
ConnectivityDestination
Parameters that define destination of connection.
|
ConnectivityHop
Information about a hop between the source and the destination.
|
ConnectivityIssue
Information about an issue encountered in the process of checking for
connectivity.
|
ConnectivityParameters
Parameters that determine how the connectivity check will be performed.
|
ConnectivitySource
Parameters that define the source of the connection.
|
DdosProtectionPlan.DefinitionStages.Blank
The first stage of the definition.
|
DdosProtectionPlan.DefinitionStages.WithCreate
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. |
DdosProtectionPlan.DefinitionStages.WithGroup
The stage allowing to specify the resource group.
|
DeviceProperties
List of properties of the device.
|
DhcpOptions
DhcpOptions contains an array of DNS servers available to VMs deployed in
the virtual network.
|
DhGroup
Defines values for DhGroup.
|
Dimension
Dimension of the metric.
|
Direction
Defines values for Direction.
|
EffectiveNetworkSecurityGroup
Effective network security group.
|
EffectiveNetworkSecurityGroupAssociation
The effective network security group association.
|
EffectiveNetworkSecurityRule
Effective network security rules.
|
EffectiveRoute
Effective Route.
|
EffectiveRouteSource
Defines values for EffectiveRouteSource.
|
EffectiveRouteState
Defines values for EffectiveRouteState.
|
EffectiveSecurityRuleProtocol
Defines values for EffectiveSecurityRuleProtocol.
|
Error
The Error model.
|
ErrorDetails
The ErrorDetails model.
|
EvaluationState
Defines values for EvaluationState.
|
ExpressRouteCircuit
Entry point for Express Route Circuit management API in Azure.
|
ExpressRouteCircuit.DefinitionStages.Blank
The first stage of express route circuit definition.
|
ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations
The stage of express route circuit definition allowing to enable/disable classic operations.
|
ExpressRouteCircuit.DefinitionStages.WithAuthorization
The stage of definition allowing to add authorization.
|
ExpressRouteCircuit.DefinitionStages.WithBandwidth
The stage of express route circuit definition allowing to specify service provider bandwidth.
|
ExpressRouteCircuit.DefinitionStages.WithCreate
The stage of the express route circuit 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.
|
ExpressRouteCircuit.DefinitionStages.WithGroup
The stage of express route circuit definition allowing to specify the resource group.
|
ExpressRouteCircuit.DefinitionStages.WithPeeringLocation
The stage of express route circuit definition allowing to specify service provider peering location.
|
ExpressRouteCircuit.DefinitionStages.WithServiceProvider
The stage of express route circuit definition allowing to specify service provider name.
|
ExpressRouteCircuit.DefinitionStages.WithSku
The stage of express route circuit definition allowing to specify SKU tier and family.
|
ExpressRouteCircuit.Update
The template for a express route circuit update operation, containing all the settings that
can be modified.
|
ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations
The stage of express route circuit update allowing to enable/disable classic operations.
|
ExpressRouteCircuit.UpdateStages.WithAuthorization
The stage of express route circuit update allowing to add authorization.
|
ExpressRouteCircuit.UpdateStages.WithBandwidth
The stage of express route circuit update allowing to specify service provider bandwidth.
|
ExpressRouteCircuit.UpdateStages.WithSku
The stage of express route circuit update allowing to specify SKU tier and family.
|
ExpressRouteCircuitArpTable
The ARP table associated with the ExpressRouteCircuit.
|
ExpressRouteCircuitPeering
Client-side representation of express route circuit peering object, associated with express route circuit.
|
ExpressRouteCircuitPeering.DefinitionStages.Blank |
ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
The stage of Express Route Circuit Peering definition allowing to specify advertised address prefixes.
|
ExpressRouteCircuitPeering.DefinitionStages.WithCreate |
ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
The stage of Express Route Circuit Peering definition allowing to specify AS number for peering.
|
ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Circuit Peering definition allowing to specify primary address prefix.
|
ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Circuit Peering definition allowing to specify secondary address prefix.
|
ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
The stage of Express Route Circuit Peering definition allowing to specify VLAN ID.
|
ExpressRouteCircuitPeering.Update
Grouping of express route circuit peering update stages.
|
ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes
The stage of Express Route Circuit Peering update allowing to specify advertised address prefixes.
|
ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
The stage of Express Route Circuit Peering update allowing to specify AS number for peering.
|
ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Circuit Peering update allowing to specify primary address prefix.
|
ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Circuit Peering update allowing to specify secondary address prefix.
|
ExpressRouteCircuitPeering.UpdateStages.WithVlanId
The stage of Express Route Circuit Peering update allowing to specify VLAN ID.
|
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
|
ExpressRouteCircuitPeeringConfig
Specifies the peering configuration.
|
ExpressRouteCircuitPeerings
Entry point for express route circuit peerings management API in Azure.
|
ExpressRouteCircuitPeeringState
Defines values for ExpressRouteCircuitPeeringState.
|
ExpressRouteCircuitReference
The ExpressRouteCircuitReference model.
|
ExpressRouteCircuitRoutesTable
The routes table associated with the ExpressRouteCircuit.
|
ExpressRouteCircuitRoutesTableSummary
The routes table associated with the ExpressRouteCircuit.
|
ExpressRouteCircuitServiceProviderProperties
Contains ServiceProviderProperties in an ExpressRouteCircuit.
|
ExpressRouteCircuitSku
Contains SKU in an ExpressRouteCircuit.
|
ExpressRouteCircuitSkuFamily
Defines values for ExpressRouteCircuitSkuFamily.
|
ExpressRouteCircuitSkuTier
Defines values for ExpressRouteCircuitSkuTier.
|
ExpressRouteCircuitSkuType
Express route circuit sku type.
|
ExpressRouteCircuitStats
Contains stats associated with the peering.
|
ExpressRouteCrossConnection.Update
The template for a express route cross connection update operation, containing all the settings that
can be modified.
|
ExpressRouteCrossConnection.UpdateStages.WithServiceProviderNotes
The stage of express route cross connection update allowing to specify service provider notes.
|
ExpressRouteCrossConnection.UpdateStages.WithServiceProviderProviosioningState
The stage of express route cross connection update allowing to specify service provider provisioning state.
|
ExpressRouteCrossConnectionPeering
Client-side representation of express route cross connection peering object, associated with express route cross connection.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.Blank |
ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes
The stage of Express Route Cross Connection Peering definition allowing to specify advertised address prefixes.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate |
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN
The stage of Cross Connection Peering configuration definition allowing to specify customer ASN.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig |
ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn
The stage of Express Route Cross Connection Peering definition allowing to specify AS number for peering.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering definition allowing to specify primary address prefix.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName
The stage of Cross Connection Peering definition allowing to specify routing registry name.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering definition allowing to specify secondary address prefix.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey |
ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
The stage of Express Route Cross Connection Peering definition allowing to specify the peering state.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId
The stage of Express Route Cross Connection Peering definition allowing to specify VLAN ID.
|
ExpressRouteCrossConnectionPeering.Update
Grouping of express route cross connection peering update stages.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithAdvertisedPublicPrefixes
The stage of Express Route Cross Connection Peering update allowing to specify advertised address prefixes.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithCustomerASN
The stage of Cross Connection Peering configuration definition allowing to specify customer ASN.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithIpv6PeeringConfig
Specifies IPv6 configuration.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithPeerAsn
The stage of Express Route Cross Connection Peering update allowing to specify AS number for peering.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithPrimaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering update allowing to specify primary address prefix.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithRoutingRegistryName
The stage of Cross Connection Peering definition allowing to specify routing registry name.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithSecondaryPeerAddressPrefix
The stage of Express Route Cross Connection Peering update allowing to specify secondary address prefix.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithState
The stage of Express Route Cross Connection Peering update allowing to specify the peering state.
|
ExpressRouteCrossConnectionPeering.UpdateStages.WithVlanId
The stage of Express Route Cross Connection Peering update allowing to specify VLAN ID.
|
ExpressRouteCrossConnectionPeerings
Entry point for express route cross connection peerings management API in Azure.
|
ExpressRouteCrossConnectionRoutesTableSummary
The routes table associated with the ExpressRouteCircuit.
|
ExpressRoutePeeringState
Defines values for ExpressRoutePeeringState.
|
ExpressRoutePeeringType
Defines values for ExpressRoutePeeringType.
|
ExpressRouteServiceProviderBandwidthsOffered
Contains bandwidths offered in ExpressRouteServiceProvider resources.
|
FlowLogSettings
Client-side representation of the configuration of flow log, associated with network watcher and an Azure resource.
|
FlowLogSettings.Update
The template for a flow log information update operation, containing all the settings that
can be modified.
|
FlowLogSettings.UpdateStages.WithEnabled
The stage of the flow log information update allowing to set enable/disable property.
|
FlowLogSettings.UpdateStages.WithRetentionPolicy
The stage of the flow log information update allowing to configure retention policy.
|
FlowLogSettings.UpdateStages.WithStorageAccount
The stage of the flow log information update allowing to specify storage account.
|
FlowLogStatusParameters
Parameters that define a resource to query flow log and traffic analytics
(optional) status.
|
GetVpnSitesConfigurationRequest
List of Vpn-Sites.
|
HTTPConfiguration
HTTP configuration of the connectivity check.
|
HTTPHeader
Describes the HTTP header.
|
HTTPMethod
Defines values for HTTPMethod.
|
HubVirtualNetworkConnectionStatus
Defines values for HubVirtualNetworkConnectionStatus.
|
IkeEncryption
Defines values for IkeEncryption.
|
IkeIntegrity
Defines values for IkeIntegrity.
|
IPAllocationMethod
Defines values for IPAllocationMethod.
|
IpFlowProtocol
Defines values for IpFlowProtocol.
|
IpsecEncryption
Defines values for IpsecEncryption.
|
IpsecIntegrity
Defines values for IpsecIntegrity.
|
IpsecPolicy
An IPSec Policy configuration for a virtual network gateway connection.
|
IpTag
Contains the IpTag associated with the public IP address.
|
Ipv6ExpressRouteCircuitPeeringConfig
Contains IPv6 peering config.
|
Ipv6PeeringConfig.DefinitionStages.Blank
The first stage of a public frontend definition.
|
Ipv6PeeringConfig.DefinitionStages.WithAdvertisedPublicPrefixes
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.
|
Ipv6PeeringConfig.DefinitionStages.WithAttach
The final stage of a public frontend definition.
|
Ipv6PeeringConfig.DefinitionStages.WithCustomerASN
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify customer ASN.
|
Ipv6PeeringConfig.DefinitionStages.WithPrimaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify primary address prefix.
|
Ipv6PeeringConfig.DefinitionStages.WithRouteFilter
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify route filter.
|
Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify routing registry name.
|
Ipv6PeeringConfig.DefinitionStages.WithSecondaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.
|
Ipv6PeeringConfig.Update
The entirety of a public frontend update as part of an Internet-facing load balancer update.
|
Ipv6PeeringConfig.UpdateDefinitionStages.Blank
The first stage of a public frontend definition.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithAdvertisedPublicPrefixes |
Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach
The final stage of peering IPv6 configuration definition.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary customer ASN.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithPrimaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify primary address prefix.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithRouteFilter
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify route filter.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithRoutingRegistryName
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify routing registry name.
|
Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.
|
Ipv6PeeringConfig.UpdateStages.WithAdvertisedPublicPrefixes
The stage of a public frontend update allowing to specify an existing public IP address.
|
Ipv6PeeringConfig.UpdateStages.WithCustomerASN
The stage of Cross Connection Peering IPv6 configuration update allowing to specify secondary customer ASN.
|
Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration update allowing to specify primary address prefix.
|
Ipv6PeeringConfig.UpdateStages.WithRouteFilter
The stage of Cross Connection Peering IPv6 configuration update allowing to specify route filter.
|
Ipv6PeeringConfig.UpdateStages.WithRoutingRegistryName
The stage of Cross Connection Peering IPv6 configuration update allowing to specify routing registry name.
|
Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix
The stage of Cross Connection Peering IPv6 configuration update allowing to specify secondary address prefix.
|
IPVersion
Defines values for IPVersion.
|
IssueType
Defines values for IssueType.
|
LoadBalancer
Entry point for load balancer management API in Azure.
|
LoadBalancer.DefinitionStages.Blank
The first stage of a load balancer definition.
|
LoadBalancer.DefinitionStages.WithBackend
The stage of a load balancer definition allowing to add a backend.
|
LoadBalancer.DefinitionStages.WithCreate
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
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
|
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
|
LoadBalancer.DefinitionStages.WithCreateAndNatChoice
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
The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.
|
LoadBalancer.DefinitionStages.WithGroup
The stage of the load balancer definition allowing to specify the resource group.
|
LoadBalancer.DefinitionStages.WithInboundNatPool
The stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.
|
LoadBalancer.DefinitionStages.WithInboundNatRule
The stage of a load balancer definition allowing to create a new inbound NAT rule.
|
LoadBalancer.DefinitionStages.WithLBRuleOrNat
The stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.
|
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
|
LoadBalancer.DefinitionStages.WithLoadBalancingRule
The stage of a load balancer definition allowing to create a load balancing rule.
|
LoadBalancer.DefinitionStages.WithPrivateFrontend
The stage of an internal load balancer definition allowing to define one or more private frontends.
|
LoadBalancer.DefinitionStages.WithProbe
The stage of the load balancer definition allowing to add a load balancing probe.
|
LoadBalancer.DefinitionStages.WithPublicFrontend
The stage of an Internet-facing load balancer definition allowing to define one or more public frontends.
|
LoadBalancer.DefinitionStages.WithSku
The stage of the load balancer definition allowing to specify SKU.
|
LoadBalancer.Update
The template for a load balancer update operation, containing all the settings that
can be modified.
|
LoadBalancer.UpdateStages.WithBackend
The stage of the load balancer update allowing to add or remove backends.
|
LoadBalancer.UpdateStages.WithInboundNatPool
The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.
|
LoadBalancer.UpdateStages.WithInboundNatRule
The stage of a load balancer update allowing to define, remove or edit inbound NAT rules.
|
LoadBalancer.UpdateStages.WithLoadBalancingRule
The stage of the load balancer update allowing to add, remove or modify load balancing rules.
|
LoadBalancer.UpdateStages.WithPrivateFrontend
The stage of a load balancer update allowing to define one or more private frontends.
|
LoadBalancer.UpdateStages.WithProbe
The stage of the load balancer update allowing to add, remove or modify probes.
|
LoadBalancer.UpdateStages.WithPublicFrontend
The stage of a load balancer update allowing to define, remove or edit Internet-facing frontends.
|
LoadBalancerBackend
A client-side representation of a load balancer backend address pool.
|
LoadBalancerBackend.DefinitionStages.Blank
The first stage of a load balancer backend definition.
|
LoadBalancerBackend.DefinitionStages.WithAttach
The final stage of a load balancer backend definition.
|
LoadBalancerBackend.DefinitionStages.WithVirtualMachine
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
The entirety of a load balancer backend update as part of a load balancer update.
|
LoadBalancerBackend.UpdateDefinitionStages.Blank
The first stage of a load balancer backend definition.
|
LoadBalancerBackend.UpdateDefinitionStages.WithAttach
The final stage of a load balancer backend definition.
|
LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance
the network traffic among.
|
LoadBalancerFrontend
An client-side representation of a load balancer frontend.
|
LoadBalancerHttpProbe
A client-side representation of an HTTP load balancing probe.
|
LoadBalancerHttpProbe.DefinitionStages.Blank
The first stage of the probe definition.
|
LoadBalancerHttpProbe.DefinitionStages.WithAttach
The final stage of the probe definition.
|
LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds
The stage of the HTTP probe definition allowing to specify the probe interval.
|
LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
LoadBalancerHttpProbe.DefinitionStages.WithPort
The stage of the probe definition allowing to specify the port to monitor.
|
LoadBalancerHttpProbe.DefinitionStages.WithRequestPath
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
|
LoadBalancerHttpProbe.Update
The entirety of a probe update as part of a load balancer update.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank
The first stage of the probe definition.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.WithAttach
The final stage of the probe definition.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds
The stage of the HTTP probe definition allowing to specify the probe interval.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort
The stage of the probe definition allowing to specify the port to monitor.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
|
LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds
The stage of the HTTP probe update allowing to modify the probe interval.
|
LoadBalancerHttpProbe.UpdateStages.WithNumberOfProbes
The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.
|
LoadBalancerHttpProbe.UpdateStages.WithPort
The stage of the HTTP probe update allowing to modify the port number to monitor.
|
LoadBalancerHttpProbe.UpdateStages.WithRequestPath
The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.
|
LoadBalancerInboundNatPool
A client-side representation of an inbound NAT pool.
|
LoadBalancerInboundNatPool.DefinitionStages.Blank
The first stage of the inbound NAT pool definition.
|
LoadBalancerInboundNatPool.DefinitionStages.WithAttach
The final stage of the inbound NAT pool definition.
|
LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
LoadBalancerInboundNatPool.DefinitionStages.WithFrontend
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
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
|
LoadBalancerInboundNatPool.DefinitionStages.WithProtocol
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
|
LoadBalancerInboundNatPool.Update
The entirety of an inbound NAT pool update as part of a load balancer update.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank
The first stage of the inbound NAT pool definition.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach
The final stage of the inbound NAT pool definition.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontend
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
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
|
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
|
LoadBalancerInboundNatPool.UpdateStages.WithBackendPort
The stage of an inbound NAT pool update allowing to specify the backend port.
|
LoadBalancerInboundNatPool.UpdateStages.WithFrontend
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
The stage of an inbound NAT pool update allowing to specify the frontend port range.
|
LoadBalancerInboundNatPool.UpdateStages.WithProtocol
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
|
LoadBalancerInboundNatRule
An immutable client-side representation of an inbound NAT rule.
|
LoadBalancerInboundNatRule.DefinitionStages.Blank
The first stage of the inbound NAT rule definition.
|
LoadBalancerInboundNatRule.DefinitionStages.WithAttach
The final stage of the inbound NAT rule definition.
|
LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
LoadBalancerInboundNatRule.DefinitionStages.WithFrontend
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort
The stage of an inbound NAT rule definition allowing to specify the frontend port.
|
LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
|
LoadBalancerInboundNatRule.DefinitionStages.WithProtocol
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
LoadBalancerInboundNatRule.Update
The entirety of an inbound NAT rule update as part of a load balancer update.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank
The first stage of the inbound NAT rule definition.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach
The final stage of the inbound NAT rule definition.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort
The stage of an inbound NAT rule definition allowing to specify the frontend port.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
|
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
LoadBalancerInboundNatRule.UpdateStages.WithBackendPort
The stage of an inbound NAT rule update allowing to specify the backend port.
|
LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP
The stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.
|
LoadBalancerInboundNatRule.UpdateStages.WithFrontend
The stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.
|
LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort
The stage of an inbound NAT rule update allowing to specify the frontend port.
|
LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
The stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.
|
LoadBalancerInboundNatRule.UpdateStages.WithProtocol
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
|
LoadBalancerPrivateFrontend
A client-side representation of a private frontend of an internal load balancer.
|
LoadBalancerPrivateFrontend.DefinitionStages.Blank
The first stage of a private frontend definition.
|
LoadBalancerPrivateFrontend.DefinitionStages.WithAttach
The final stage of a private frontend definition.
|
LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone
The stage of a private frontend definition allowing to specify availability zone.
|
LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet
The stage of a private frontend definition allowing to specify a subnet from the selected network.
|
LoadBalancerPrivateFrontend.Update
The entirety of a private frontend update as part of a load balancer update.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank
The first stage of a private frontend definition.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach
The final stage of an internal frontend definition.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone
The stage of a private frontend definition allowing to specify availability zone.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet
The stage of a private frontend definition allowing to specify a subnet from the selected network.
|
LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
The stage of a private frontend update allowing to specify a subnet from the selected network.
|
LoadBalancerProbe
A client-side representation of a load balancing probe.
|
LoadBalancerPublicFrontend
A client-side representation of a public frontend of an Internet-facing load balancer.
|
LoadBalancerPublicFrontend.DefinitionStages.Blank
The first stage of a public frontend definition.
|
LoadBalancerPublicFrontend.DefinitionStages.WithAttach
The final stage of a public frontend definition.
|
LoadBalancerPublicFrontend.DefinitionStages.WithPublicIPAddress
The stage of a public frontend definition allowing to specify an existing public IP address.
|
LoadBalancerPublicFrontend.Update
The entirety of a public frontend update as part of an Internet-facing load balancer update.
|
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank
The first stage of a public frontend definition.
|
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach
The final stage of the public frontend definition.
|
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress
The stage of a public frontend definition allowing to specify an existing public IP address.
|
LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress
The stage of a public frontend update allowing to specify an existing public IP address.
|
LoadBalancerSku
SKU of a load balancer.
|
LoadBalancerSkuName
Defines values for LoadBalancerSkuName.
|
LoadBalancerSkuType
Defines values for LoadBalancerSkuType.
|
LoadBalancerTcpProbe
A client-side representation of a TCP load balancing probe.
|
LoadBalancerTcpProbe.DefinitionStages.Blank
The first stage of the probe definition.
|
LoadBalancerTcpProbe.DefinitionStages.WithAttach
The final stage of the probe definition.
|
LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds
The stage of the TCP probe definition allowing to specify the probe interval.
|
LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
LoadBalancerTcpProbe.DefinitionStages.WithPort
The stage of the TCP probe definition allowing to specify the port number to monitor.
|
LoadBalancerTcpProbe.Update
The entirety of a probe update as part of a load balancer update.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.Blank
The first stage of the probe definition.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach
The final stage of the probe definition.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
The stage of the TCP probe definition allowing to specify the probe interval.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort
The stage of the TCP probe definition allowing to specify the port number to monitor.
|
LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds
The stage of the TCP probe update allowing to modify the probe interval.
|
LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
The stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.
|
LoadBalancerTcpProbe.UpdateStages.WithPort
The stage of the TCP probe update allowing to modify the port number to monitor.
|
LoadBalancingRule.DefinitionStages.Blank
The first stage of the load balancing rule definition.
|
LoadBalancingRule.DefinitionStages.WithAttach
The final stage of the load balancing rule definition.
|
LoadBalancingRule.DefinitionStages.WithBackend
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
|
LoadBalancingRule.DefinitionStages.WithBackendPort
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
|
LoadBalancingRule.DefinitionStages.WithFloatingIP
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|
LoadBalancingRule.DefinitionStages.WithFrontend
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
LoadBalancingRule.DefinitionStages.WithFrontendPort
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
|
LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
|
LoadBalancingRule.DefinitionStages.WithLoadDistribution
The stage of a load balancing rule definition allowing to specify the load distribution.
|
LoadBalancingRule.DefinitionStages.WithProbe
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
|
LoadBalancingRule.DefinitionStages.WithProtocol
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
|
LoadBalancingRule.DefinitionStages.WithVirtualMachine
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
The entirety of a load balancing rule update as part of a load balancer update.
|
LoadBalancingRule.UpdateDefinitionStages.Blank
The first stage of the load balancing rule definition.
|
LoadBalancingRule.UpdateDefinitionStages.WithAttach
The final stage of the load balancing rule definition.
|
LoadBalancingRule.UpdateDefinitionStages.WithBackend
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
|
LoadBalancingRule.UpdateDefinitionStages.WithBackendPort
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
|
LoadBalancingRule.UpdateDefinitionStages.WithFloatingIP
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|
LoadBalancingRule.UpdateDefinitionStages.WithFrontend
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
|
LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
|
LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution
The stage of a load balancing rule definition allowing to specify the load distribution.
|
LoadBalancingRule.UpdateDefinitionStages.WithProbe
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
|
LoadBalancingRule.UpdateDefinitionStages.WithProtocol
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
|
LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
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.WithBackendPort
The stage of a load balancing rule update allowing to modify the backend port.
|
LoadBalancingRule.UpdateStages.WithFloatingIP
The stage of a load balancing rule update allowing to enable the floating IP functionality.
|
LoadBalancingRule.UpdateStages.WithFrontend
The stage of a load balancing rule update allowing to modify the frontend reference.
|
LoadBalancingRule.UpdateStages.WithFrontendPort
The stage of a load balancing rule update allowing to modify the frontend port.
|
LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes
The stage of a load balancing rule update allowing to modify the connection timeout for idle connections.
|
LoadBalancingRule.UpdateStages.WithLoadDistribution
The stage of a load balancing rule update allowing to modify the load distribution.
|
LoadBalancingRule.UpdateStages.WithProbe
The stage of a load balancing rule update allowing to specify the probe to associate with the rule.
|
LoadBalancingRule.UpdateStages.WithProtocol
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
|
LoadDistribution
Defines values for LoadDistribution.
|
LocalNetworkGateway
Entry point for Local Network Gateway management API in Azure.
|
LocalNetworkGateway.DefinitionStages.Blank
The first stage of a local network gateway definition.
|
LocalNetworkGateway.DefinitionStages.WithAddressSpace
The stage of the local network gateway definition allowing to specify the address space.
|
LocalNetworkGateway.DefinitionStages.WithBgp
The stage of definition allowing to specify local network gateway's BGP speaker settings.
|
LocalNetworkGateway.DefinitionStages.WithCreate
The stage of the local network gateway definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ). |
LocalNetworkGateway.DefinitionStages.WithGroup
The stage of the local network gateway definition allowing to specify the resource group.
|
LocalNetworkGateway.DefinitionStages.WithIPAddress
The stage of the local network gateway definition allowing to specify IP address of local network gateway.
|
LocalNetworkGateway.Update
The template for a local network gateway update operation, containing all the settings that
can be modified.
|
LocalNetworkGateway.UpdateStages.WithAddressSpace
The stage of the local network gateway update allowing to specify the address spaces.
|
LocalNetworkGateway.UpdateStages.WithBgp
The stage of update allowing to specify local network gateway's BGP speaker settings.
|
LocalNetworkGateway.UpdateStages.WithIPAddress
The stage of the local network gateway update allowing to change IP address of local network gateway.
|
LogSpecification
Description of logging specification.
|
MetricSpecification
Description of metrics specification.
|
Network
Entry point for Virtual Network management API in Azure.
|
Network.DefinitionStages.Blank
The first stage of a virtual network definition.
|
Network.DefinitionStages.WithCreate
The stage of the virtual network 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, except for adding subnets.
|
Network.DefinitionStages.WithCreateAndSubnet
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.WithDdosProtectionPlan
The stage of the virtual network definition allowing to specify DDoS protection plan.
|
Network.DefinitionStages.WithGroup
The stage of the virtual network definition allowing to specify the resource group.
|
Network.DefinitionStages.WithSubnet
The stage of the virtual network definition allowing to add subnets.
|
Network.DefinitionStages.WithVmProtection
The stage of the virtual network definition allowing to enable VM protection for all the subnets in the virtual network.
|
Network.Update
The template for a virtual network update operation, containing all the settings that
can be modified.
|
Network.UpdateStages.WithAddressSpace
The stage of the virtual network update allowing to specify the address space.
|
Network.UpdateStages.WithDdosProtectionPlan
The stage of the virtual network update allowing to specify DDoS protection plan.
|
Network.UpdateStages.WithDnsServer
The stage of the virtual network update allowing to specify the DNS server.
|
Network.UpdateStages.WithSubnet
The stage of the virtual network update allowing to add or remove subnets.
|
Network.UpdateStages.WithVmProtection
The stage of the virtual network update allowing to enable/disable VM protection for all the subnets in the virtual network.
|
NetworkInterface.DefinitionStages.Blank
The first stage of the network interface.
|
NetworkInterface.DefinitionStages.WithAcceleratedNetworking
The stage of the network interface definition allowing to enable accelerated networking.
|
NetworkInterface.DefinitionStages.WithCreate
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
The stage of the network interface definition allowing to specify the resource group.
|
NetworkInterface.DefinitionStages.WithLoadBalancer
The stage of the network interface definition allowing to associate it with a load balancer.
|
NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
The stage of the network interface definition allowing to associate a network security group.
|
NetworkInterface.DefinitionStages.WithPrimaryNetwork
The stage of the network interface definition allowing to specify the virtual network for
primary IP configuration.
|
NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
The stage of the network interface definition allowing to specify subnet.
|
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
The stage of the network interface definition allowing to specify private IP address within
a virtual network subnet.
|
NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
The stage of the network interface definition allowing to associate public IP address with it's primary
IP configuration.
|
NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration
The stage of the network interface definition allowing to associate a secondary IP configurations.
|
NetworkInterface.Update
The template for an update operation, containing all the settings that
can be modified.
|
NetworkInterface.UpdateStages.WithAcceleratedNetworking
The stage of the network interface definition allowing to disable accelerated networking.
|
NetworkInterface.UpdateStages.WithDnsServer
The stage of the network interface update allowing to specify DNS servers.
|
NetworkInterface.UpdateStages.WithIPConfiguration
The stage of the network interface update allowing to configure IP configuration.
|
NetworkInterface.UpdateStages.WithIPForwarding
The stage of the network interface update allowing to enable or disable IP forwarding.
|
NetworkInterface.UpdateStages.WithLoadBalancer
The stage of the network interface update allowing to associate it with a load balancer.
|
NetworkInterface.UpdateStages.WithNetworkSecurityGroup
The stage of the network interface update allowing to associate network security group.
|
NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
The stage of the network interface update allowing to specify subnet.
|
NetworkInterface.UpdateStages.WithPrimaryPrivateIP
The stage of the network interface update allowing to specify private IP address within
a virtual network subnet.
|
NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
The stage of the network interface update allowing to associate public IP address with it's primary
IP configuration.
|
NetworkInterfaceAssociation
Network interface and its custom security rules.
|
NetworkInterfaceBase
The base network interface shared across regular and virtual machine scale set network interface.
|
NetworkInterfaceDnsSettings
DNS settings of a network interface.
|
NetworkOperationStatus
Defines values for NetworkOperationStatus.
|
NetworkPeering
An client-side representation of a network peering.
|
NetworkPeering.DefinitionStages.Blank
The first stage of a network peering definition.
|
NetworkPeering.DefinitionStages.WithAccess
The stage of a network peering definition allowing to control access from and to the remote network.
|
NetworkPeering.DefinitionStages.WithCreate
The stage of a network peering definition with sufficient inputs to create a new
network peering in the cloud, but exposing additional optional settings to
specify.
|
NetworkPeering.DefinitionStages.WithGatewayUse
The stage of a network peering definition allowing to control the gateway use by or on the remote network.
|
NetworkPeering.DefinitionStages.WithRemoteNetwork
The stage of a network peering definition allowing to specify the remote virtual network.
|
NetworkPeering.DefinitionStages.WithTrafficForwarding
The stage of a network peering definition allowing to control traffic forwarding from or to the remote network.
|
NetworkPeering.Update
The template for a network peering update operation, containing all the settings that
can be modified.
|
NetworkPeering.UpdateStages.WithAccess
The stage of a network peering update allowing to control access from and to the remote network.
|
NetworkPeering.UpdateStages.WithGatewayUse
The stage of a network peering update allowing to control the gateway use by or on the remote network.
|
NetworkPeering.UpdateStages.WithTrafficForwarding
The stage of a network peering update allowing to control traffic forwarding from or to the remote network.
|
NetworkPeeringGatewayUse
Possible gateway use scenarios.
|
NetworkPeerings
Entry point to network peering management API.
|
NetworkSecurityGroup
Network security group.
|
NetworkSecurityGroup.DefinitionStages.Blank
The first stage of the definition.
|
NetworkSecurityGroup.DefinitionStages.WithCreate
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
The stage allowing to specify the resource group.
|
NetworkSecurityGroup.DefinitionStages.WithRule
The stage allowing to define a new security rule.
|
NetworkSecurityGroup.Update
The template for an update operation, containing all the settings that
can be modified.
|
NetworkSecurityGroup.UpdateStages.WithRule
The stage of the resource definition allowing to add or remove security rules.
|
NetworkSecurityRule
A network security rule in a network security group.
|
NetworkSecurityRule.DefinitionStages.Blank
The first stage of a security rule definition.
|
NetworkSecurityRule.DefinitionStages.WithAttach
The final stage of the security rule definition.
|
NetworkSecurityRule.DefinitionStages.WithDescription
The stage of the network rule definition allowing the description to be specified.
|
NetworkSecurityRule.DefinitionStages.WithDestinationAddressOrSecurityGroup
The stage of the network rule definition allowing the destination address to be specified.
|
NetworkSecurityRule.DefinitionStages.WithDestinationPort
The stage of the network rule definition allowing the destination port(s) to be specified.
|
NetworkSecurityRule.DefinitionStages.WithDirectionAccess
The stage of the network rule definition allowing the direction and the access type to be specified.
|
NetworkSecurityRule.DefinitionStages.WithPriority
The stage of the network rule definition allowing the priority to be specified.
|
NetworkSecurityRule.DefinitionStages.WithProtocol
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
|
NetworkSecurityRule.DefinitionStages.WithSourceAddressOrSecurityGroup
The stage of the network rule definition allowing the source address to be specified.
|
NetworkSecurityRule.DefinitionStages.WithSourcePort
The stage of the network rule definition allowing the source port(s) to be specified.
|
NetworkSecurityRule.Update
The entirety of a security rule update as part of a network security group update.
|
NetworkSecurityRule.UpdateDefinitionStages.Blank
The first stage of a security rule description as part of an update of a networking security group.
|
NetworkSecurityRule.UpdateDefinitionStages.WithAttach
The final stage of the security rule definition.
|
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddressOrSecurityGroup
The stage of the network rule definition allowing the destination address to be specified.
|
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
The stage of the network rule definition allowing the destination port(s) to be specified.
|
NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
The stage of the network rule description allowing the direction and the access type to be specified.
|
NetworkSecurityRule.UpdateDefinitionStages.WithProtocol
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
|
NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddressOrSecurityGroup
The stage of the network rule definition allowing the source address to be specified.
|
NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
The stage of the network rule definition allowing the source port(s) to be specified.
|
NetworkSecurityRule.UpdateStages.WithDestinationAddressOrSecurityGroup
The stage of the network rule description allowing the destination address to be specified.
|
NetworkSecurityRule.UpdateStages.WithDestinationPort
The stage of the network rule description allowing the destination port(s) to be specified.
|
NetworkSecurityRule.UpdateStages.WithDirectionAccess
The stage of the network rule description allowing the direction and the access type to be specified.
|
NetworkSecurityRule.UpdateStages.WithProtocol
The stage of the security rule description allowing the protocol that the rule applies to to be specified.
|
NetworkSecurityRule.UpdateStages.WithSourceAddressOrSecurityGroup
The stage of the network rule description allowing the source address to be specified.
|
NetworkSecurityRule.UpdateStages.WithSourcePort
The stage of the network rule description allowing the source port(s) to be specified.
|
NetworkUsageUnit
Netowork usage units.
|
NetworkWatcher.DefinitionStages.Blank
The first stage of a network watcher definition.
|
NetworkWatcher.DefinitionStages.WithCreate
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
The stage of the network watcher definition allowing to specify the resource group.
|
NextHop.DefinitionStages.WithDestinationIP
Sets the destination IP address.
|
NextHop.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
NextHop.DefinitionStages.WithNetworkInterface
Sets the NIC ID.
|
NextHop.DefinitionStages.WithSourceIP
Sets the source IP address.
|
NextHop.DefinitionStages.WithTargetResource
The first stage of next hop parameters definition.
|
NextHopParameters
Parameters that define the source and destination endpoint.
|
NextHopType
Defines values for NextHopType.
|
NicIPConfiguration
An IP configuration in a network interface.
|
NicIPConfiguration.DefinitionStages.Blank
The first stage of network interface IP configuration definition.
|
NicIPConfiguration.DefinitionStages.WithApplicationGateway
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.DefinitionStages.WithAttach
The final stage of network interface IP configuration.
|
NicIPConfiguration.DefinitionStages.WithLoadBalancer
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.DefinitionStages.WithNetwork
The stage of the network interface IP configuration definition allowing to specify the virtual network.
|
NicIPConfiguration.DefinitionStages.WithPrivateIP
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
NicIPConfiguration.DefinitionStages.WithPublicIPAddress
The stage of the network interface IP configuration definition allowing to associate it with
a public IP address.
|
NicIPConfiguration.DefinitionStages.WithSubnet
The stage of the network interface IP configuration definition allowing to specify subnet.
|
NicIPConfiguration.Update
The entirety of a network interface IP configuration update as part of a network interface update.
|
NicIPConfiguration.UpdateDefinitionStages.Blank
The first stage of network interface IP configuration definition.
|
NicIPConfiguration.UpdateDefinitionStages.WithApplicationGateway
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithAttach
The final stage of network interface IP configuration.
|
NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithNetwork
The stage of the network interface IP configuration definition allowing to specify the virtual network.
|
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
NicIPConfiguration.UpdateDefinitionStages.WithPublicIPAddress
The stage of the network interface IP configuration definition allowing to associate it with
a public IP address.
|
NicIPConfiguration.UpdateDefinitionStages.WithSubnet
The stage of the network interface IP configuration definition allowing to specify subnet.
|
NicIPConfiguration.UpdateStages.WithApplicationGateway
The stage of the network interface IP configuration update allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.UpdateStages.WithLoadBalancer
The stage of the network interface's IP configuration allowing to specify the load balancer
to associate this IP configuration with.
|
NicIPConfiguration.UpdateStages.WithPrivateIP
The stage of the network interface IP configuration update allowing to specify private IP.
|
NicIPConfiguration.UpdateStages.WithPublicIPAddress
The stage of the network interface IP configuration update allowing to specify public IP address.
|
NicIPConfiguration.UpdateStages.WithSubnet
The stage of the network interface IP configuration update allowing to specify subnet.
|
NicIPConfigurationBase
The base IP configuration shared across IP configurations in regular and virtual machine scale set
network interface.
|
OperationDisplay
Display metadata associated with the operation.
|
OperationPropertiesFormatServiceSpecification
Specification of the service.
|
Origin
Defines values for Origin.
|
PacketCapture.DefinitionStages.WithCreate |
PacketCapture.DefinitionStages.WithCreateAndStoragePath |
PacketCapture.DefinitionStages.WithStorageLocation |
PacketCapture.DefinitionStages.WithTarget |
PacketCaptureFilter
Filter that is applied to packet capture request.
|
PacketCaptureParameters
Parameters that define the create packet capture operation.
|
PacketCaptures
Entry point to packet captures management API in Azure.
|
PacketCaptureStatus
Status of packet capture session.
|
PacketCaptureStorageLocation
Describes the storage location for a packet capture session.
|
PcError
Defines values for PcError.
|
PCFilter.Definition
Definition of packet capture filter.
|
PCFilter.DefinitionStages.Blank |
PCFilter.DefinitionStages.WithAttach |
PCFilter.DefinitionStages.WithLocalIP
Set local IP Address to be filtered on.
|
PCFilter.DefinitionStages.WithLocalPort
Set local port to be filtered on.
|
PCFilter.DefinitionStages.WithRemoteIPAddress
Set remote IP Address to be filtered on.
|
PCFilter.DefinitionStages.WithRemotePort
Set local port to be filtered on.
|
PcProtocol
Defines values for PcProtocol.
|
PcStatus
Defines values for PcStatus.
|
PfsGroup
Defines values for PfsGroup.
|
PointToSiteConfiguration.DefinitionStages.Blank
The first stage of the point-to-site configuration definition.
|
PointToSiteConfiguration.DefinitionStages.WithAddressPool |
PointToSiteConfiguration.DefinitionStages.WithAttach
The final stage of the point-to-site configuration definition.
|
PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate
The final stage of the point-to-site configuration definition.
|
PointToSiteConfiguration.DefinitionStages.WithAuthenticationType
The stage of the point-to-site configuration definition allowing to specify authentication type.
|
PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
The stage of the point-to-site configuration definition allowing to add root certificate for Azure authentication.
|
PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate |
PointToSiteConfiguration.DefinitionStages.WithTunnelType
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
|
PointToSiteConfiguration.Update
The entirety of a subnet update as part of a network update.
|
PointToSiteConfiguration.UpdateStages.WithAddressPool
The stage of the point-to-site configuration definition allowing to specify address pool.
|
PointToSiteConfiguration.UpdateStages.WithAuthenticationType
Specifies authentication type of the point-to-site configuration.
|
PointToSiteConfiguration.UpdateStages.WithAzureCertificate
Specifies Azure certificate for authentication.
|
PointToSiteConfiguration.UpdateStages.WithRevokedCertificate
Specifies revoked certificate for azure authentication.
|
PointToSiteConfiguration.UpdateStages.WithTunnelType
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
|
Policies
Policies for vpn gateway.
|
ProbeProtocol
Defines values for ProbeProtocol.
|
ProcessorArchitecture
Defines values for ProcessorArchitecture.
|
Protocol
Defines values for Protocol.
|
ProtocolConfiguration
Configuration of the protocol.
|
ProvisioningState
Defines values for ProvisioningState.
|
PublicIPAddress
Public IP address.
|
PublicIPAddress.DefinitionStages.Blank
The first stage of a public IP address definition.
|
PublicIPAddress.DefinitionStages.WithAvailabilityZone
The stage of the IP address definition allowing to specify availability zone.
|
PublicIPAddress.DefinitionStages.WithCreate
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
The stage of the public IP address definition allowing to specify the resource group.
|
PublicIPAddress.DefinitionStages.WithIdleTimeout
A public IP address definition allowing the idle timeout to be specified.
|
PublicIPAddress.DefinitionStages.WithIPAddress
A public IP address definition allowing to set the IP allocation method (static or dynamic).
|
PublicIPAddress.DefinitionStages.WithIpTag
The stage of the definition allowing to specify ipTags associated with the public IP address.
|
PublicIPAddress.DefinitionStages.WithLeafDomainLabel
A public IP address definition allowing to specify the leaf domain label, if any.
|
PublicIPAddress.DefinitionStages.WithReverseFQDN
A public IP address definition allowing the reverse FQDN to be specified.
|
PublicIPAddress.DefinitionStages.WithSku
The stage of the IP address definition allowing to specify SKU.
|
PublicIPAddress.Update
Container interface for all the updates.
|
PublicIPAddress.UpdateStages.WithIdleTimout
A public IP address update allowing the idle timeout to be changed.
|
PublicIPAddress.UpdateStages.WithIPAddress
A public IP address update allowing to change the IP allocation method (static or dynamic).
|
PublicIPAddress.UpdateStages.WithIpTag
The stage of the update allowing to specify ipTags associated with the public IP address.
|
PublicIPAddress.UpdateStages.WithLeafDomainLabel
A public IP address update allowing to change the leaf domain label, if any.
|
PublicIPAddress.UpdateStages.WithReverseFQDN
A public IP address update allowing the reverse FQDN to be changed.
|
PublicIPAddressDnsSettings
Contains FQDN of the DNS record associated with the public IP address.
|
PublicIPAddressSku
SKU of a public IP address.
|
PublicIPAddressSkuName
Defines values for PublicIPAddressSkuName.
|
PublicIPSkuType
Defines values for PublicIPSkuType.
|
QueryTroubleshootingParameters
Parameters that define the resource to query the troubleshooting result.
|
RetentionPolicyParameters
Parameters that define the retention policy for flow log.
|
Route
An immutable client-side representation of a route of a route table.
|
Route.DefinitionStages.Blank
The first stage of a route definition.
|
Route.DefinitionStages.WithAttach
The final stage of a route definition.
|
Route.DefinitionStages.WithDestinationAddressPrefix
The stage of a route definition allowing to specify the destination address prefix.
|
Route.DefinitionStages.WithNextHopType
The stage of a route definition allowing to specify the next hop type.
|
Route.Update
The entirety of a route update as part of a route table update.
|
Route.UpdateDefinitionStages.Blank
The first stage of a route definition.
|
Route.UpdateDefinitionStages.WithAttach
The final stage of a route definition.
|
Route.UpdateDefinitionStages.WithDestinationAddressPrefix
The stage of a route definition allowing to specify the destination address prefix.
|
Route.UpdateDefinitionStages.WithNextHopType
The stage of a route definition allowing to specify the next hop type.
|
Route.UpdateStages.WithDestinationAddressPrefix
The stage of a route update allowing to modify the destination address prefix.
|
Route.UpdateStages.WithNextHopType
The stage of a route update allowing to specify the next hop type.
|
RouteFilter.DefinitionStages.Blank
The first stage of the definition.
|
RouteFilter.DefinitionStages.WithCreate
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. |
RouteFilter.DefinitionStages.WithGroup
The stage allowing to specify the resource group.
|
RouteFilter.Update
The template for an update operation, containing all the settings that
can be modified.
|
RouteFilter.UpdateStages.WithRule
The stage of the resource update allowing to add or remove route filter rules.
|
RouteFilterRule
A route filter rule in a route filter group.
|
RouteFilterRule.DefinitionStages.Blank
The first stage of a route filter rule definition.
|
RouteFilterRule.DefinitionStages.WithAccessType
The stage of the route filter rule definition allowing access type of the rule.
|
RouteFilterRule.DefinitionStages.WithAttach
The final stage of the route filter rule definition.
|
RouteFilterRule.DefinitionStages.WithBgpCommunities
The stage of the route filter rule definition allowing bgp service communities to be specified.
|
RouteFilterRule.Update
The entirety of a route filter rule update as part of a route filter group update.
|
RouteFilterRule.UpdateDefinitionStages.Blank
The first stage of a route filter rule description as part of an update of a networking route filter group.
|
RouteFilterRule.UpdateDefinitionStages.WithAttach
The final stage of the route filter rule definition.
|
RouteFilterRule.UpdateDefinitionStages.WithBgpCommunities
The stage of the route filter rule definition allowing bgp service communities to be specified.
|
RouteFilterRule.UpdateStages.WithAccessType
The stage of the route filter rule definition allowing access type of the rule.
|
RouteFilterRule.UpdateStages.WithBgpCommunities
The stage of the route filter rule description allowing bgp service communities to be specified.
|
RouteNextHopType
Defines values for RouteNextHopType.
|
RouteTable
Entry point for route table management.
|
RouteTable.DefinitionStages.Blank
The first stage of a route table definition.
|
RouteTable.DefinitionStages.WithBgpRoutePropagation
The stage of the route table definition allowing to specify whether to disable the routes learned by BGP on that route table.
|
RouteTable.DefinitionStages.WithCreate
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
The stage of a route table definition allowing to specify the resource group.
|
RouteTable.DefinitionStages.WithRoute
The stage of the route table definition allowing to add routes.
|
RouteTable.Update
The template for a route table update operation, containing all the settings that can be modified.
|
RouteTable.UpdateStages.WithBgpRoutePropagation
The stage of the route table update allowing to specify whether to disable the routes learned by BGP on that route table.
|
RouteTable.UpdateStages.WithRoute
The stage of the route table definition allowing to add, remove or modify routes.
|
SecurityGroupNetworkInterface
Network interface and all its associated security rules.
|
SecurityGroupView
The information about security rules applied to the specified VM..
|
SecurityGroupViewParameters
Parameters that define the VM to check security groups for.
|
SecurityRuleAccess
Defines values for SecurityRuleAccess.
|
SecurityRuleAssociations
All security rules associated with the network interface.
|
SecurityRuleDirection
Defines values for SecurityRuleDirection.
|
SecurityRuleProtocol
Defines values for SecurityRuleProtocol.
|
ServiceEndpointPropertiesFormat
The service endpoint properties.
|
ServiceEndpointType
Defines values for ServiceEndpointType.
|
ServiceProviderProvisioningState
Defines values for ServiceProviderProvisioningState.
|
Severity
Defines values for Severity.
|
Subnet
A client-side representation of a subnet of a virtual network.
|
Subnet.DefinitionStages.Blank
The first stage of the subnet definition.
|
Subnet.DefinitionStages.WithAddressPrefix
The stage of the subnet definition allowing to specify the address space for the subnet.
|
Subnet.DefinitionStages.WithAttach
The final stage of the subnet definition.
|
Subnet.DefinitionStages.WithNetworkSecurityGroup
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
|
Subnet.DefinitionStages.WithRouteTable
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
|
Subnet.DefinitionStages.WithServiceEndpoint
The stage of a subnet definition allowing to enable access from a service endpoint to the subnet.
|
Subnet.Update
The entirety of a subnet update as part of a network update.
|
Subnet.UpdateDefinitionStages.Blank
The first stage of the subnet definition.
|
Subnet.UpdateDefinitionStages.WithAddressPrefix
The stage of the subnet definition allowing to specify the address space for the subnet.
|
Subnet.UpdateDefinitionStages.WithAttach
The final stage of the subnet definition.
|
Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
|
Subnet.UpdateDefinitionStages.WithRouteTable
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
|
Subnet.UpdateDefinitionStages.WithServiceEndpoint
The stage of a subnet definition allowing to enable access from a service endpoint to the subnet.
|
Subnet.UpdateStages.WithAddressPrefix
The stage of the subnet update allowing to change the address space for the subnet.
|
Subnet.UpdateStages.WithNetworkSecurityGroup
The stage of the subnet update allowing to change the network security group to assign to the subnet.
|
Subnet.UpdateStages.WithRouteTable
The stage of a subnet update allowing to specify a route table to associate with the subnet, or remove an existing association.
|
Subnet.UpdateStages.WithServiceEndpoint
The stage of a subnet definition allowing to enable or disable access from a service endpoint
to the subnet.
|
SubnetAssociation
Network interface and its custom security rules.
|
TagsObject
Tags object for patch operations.
|
Topology.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
Topology.DefinitionStages.WithExecuteAndSubnet |
Topology.DefinitionStages.WithTargetNetwork
Sets the target virtual network.
|
Topology.DefinitionStages.WithTargetResourceGroup
The first stage of topology parameters definition.
|
Topology.DefinitionStages.WithTargetSubnet
Sets the target subnet.
|
TopologyAssociation
Resources that have an association with the parent resource.
|
TopologyParameters
Parameters that define the representation of topology.
|
TopologyResource
The network resource topology information for the given resource group.
|
TrafficAnalyticsConfigurationProperties
Parameters that define the configuration of traffic analytics.
|
TrafficAnalyticsProperties
Parameters that define the configuration of traffic analytics.
|
TransportProtocol
Defines values for TransportProtocol.
|
Troubleshooting.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows
for any other optional settings to be specified.
|
Troubleshooting.DefinitionStages.WithStorageAccount
Sets the storage account to save the troubleshoot result.
|
Troubleshooting.DefinitionStages.WithStoragePath
Sets the path to the blob to save the troubleshoot result in.
|
Troubleshooting.DefinitionStages.WithTargetResource
The first stage of troubleshooting parameters definition.
|
TroubleshootingDetails
Information gained from troubleshooting of specified resource.
|
TroubleshootingParameters
Parameters that define the resource to troubleshoot.
|
TroubleshootingRecommendedActions
Recommended actions based on discovered issues.
|
TunnelConnectionHealth
VirtualNetworkGatewayConnection properties.
|
TunnelConnectionStatus
Defines values for TunnelConnectionStatus.
|
UsageName
The usage names.
|
VerificationIPFlow
A client-side representation allowing to verify IP packet flow from specific VM
based on direction, protocol, local IP, remote IP, local port and remote port.
|
VerificationIPFlow.DefinitionStages.WithDirection
The direction of the packet represented as a 5-tuple.
|
VerificationIPFlow.DefinitionStages.WithExecute
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
The local IP address.
|
VerificationIPFlow.DefinitionStages.WithLocalPort
The local port.
|
VerificationIPFlow.DefinitionStages.WithNetworkInterface
The NIC ID.
|
VerificationIPFlow.DefinitionStages.WithProtocol
Protocol to be verified on.
|
VerificationIPFlow.DefinitionStages.WithRemoteIP
The remote IP address.
|
VerificationIPFlow.DefinitionStages.WithRemotePort
The remote port.
|
VerificationIPFlow.DefinitionStages.WithTargetResource
The ID of the target resource to perform next-hop on.
|
VerificationIPFlowParameters
Parameters that define the IP flow to be verified.
|
VirtualMachineScaleSetNetworkInterface
Virtual machine scale set network interface.
|
VirtualMachineScaleSetNicIPConfiguration
An IP configuration in a network interface associated with a virtual machine
scale set.
|
VirtualNetworkConnectionGatewayReference
A reference to VirtualNetworkGateway or LocalNetworkGateway resource.
|
VirtualNetworkGateway
Entry point for Virtual Network Gateway management API in Azure.
|
VirtualNetworkGateway.DefinitionStages.Blank
The first stage of a virtual network gateway definition.
|
VirtualNetworkGateway.DefinitionStages.WithBgp
The stage of definition allowing to specify virtual network gateway's BGP speaker settings.
|
VirtualNetworkGateway.DefinitionStages.WithCreate
The stage of the virtual network gateway 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.
|
VirtualNetworkGateway.DefinitionStages.WithGatewayType
The stage of virtual network gateway definition allowing to specify virtual network gateway type.
|
VirtualNetworkGateway.DefinitionStages.WithGroup
The stage of the virtual network gateway definition allowing to specify the resource group.
|
VirtualNetworkGateway.DefinitionStages.WithNetwork
The stage of the virtual network gateway definition allowing to specify the virtual network.
|
VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress
The stage of virtual network gateway definition allowing to specify public IP address for IP configuration.
|
VirtualNetworkGateway.DefinitionStages.WithSku
The stage of virtual network gateway definition allowing to specify SKU.
|
VirtualNetworkGateway.Update
The template for a virtual network gateway update operation, containing all the settings that
can be modified.
|
VirtualNetworkGateway.UpdateStages.WithBgp
The stage of update allowing to specify virtual network gateway's BGP speaker settings.
|
VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
The stage of update allowing to specify virtual network gateway's point-to-site configuration.
|
VirtualNetworkGateway.UpdateStages.WithSku
The stage of virtual network gateway update allowing to change SKU.
|
VirtualNetworkGatewayConnection
Client-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway.
|
VirtualNetworkGatewayConnection.DefinitionStages.Blank
The first stage of virtual network gateway connection definition.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithAuthorization
Stage of definition allowing to add authorization for the connection.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithBgp
Stage of definition allowing to enable BGP for the connection.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Stage of definition allowing to specify connection type.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud,
but exposing additional optional settings to specify.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway
Stage of definition allowing to specify local network gateway to connect to.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway
Stage of definition allowing to specify virtual network gateway to connect to.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey
Stage of definition allowing to specify shared key for the connection.
|
VirtualNetworkGatewayConnection.Update
Grouping of virtual network gateway connection update stages.
|
VirtualNetworkGatewayConnection.UpdateStages.WithAuthorization
Stage of virtual network gateway connection update allowing to add authorization for the connection.
|
VirtualNetworkGatewayConnection.UpdateStages.WithBgp
Stage of virtual network gateway connection update allowing to enable or disable BGP for the connection.
|
VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey
Stage of virtual network gateway connection update allowing to specify shared key for the connection.
|
VirtualNetworkGatewayConnections
Entry point for virtual network gateway connections management API in Azure.
|
VirtualNetworkGatewayConnectionStatus
Defines values for VirtualNetworkGatewayConnectionStatus.
|
VirtualNetworkGatewayConnectionType
Defines values for VirtualNetworkGatewayConnectionType.
|
VirtualNetworkGatewayIPConfiguration
A client-side representation of an virtual network gateway IP configuration.
|
VirtualNetworkGatewayIPConfiguration.DefinitionStages.Blank
The first stage of an virtual network gateway IP configuration definition.
|
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithAttach
The final stage of the virtual network gateway IP configuration definition.
|
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithPublicIPAddress
The stage of virtual network gateway frontend definition allowing to specify an existing public IP address to make
the virtual network gateway available at as Internet-facing.
|
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet
The stage of virtual network gateway IP configuration definition allowing to specify the subnet the virtual network gateway is on.
|
VirtualNetworkGatewayIPConfiguration.UpdateDefinitionStages.Blank
The first stage of a virtual network gateway IP configuration definition.
|
VirtualNetworkGatewayIPConfiguration.UpdateDefinitionStages.WithAttach
The final stage of a virtual network gateway IP configuration definition.
|
VirtualNetworkGatewaySku
VirtualNetworkGatewaySku details.
|
VirtualNetworkGatewaySkuName
Defines values for VirtualNetworkGatewaySkuName.
|
VirtualNetworkGatewaySkuTier
Defines values for VirtualNetworkGatewaySkuTier.
|
VirtualNetworkGatewayType
Defines values for VirtualNetworkGatewayType.
|
VirtualNetworkPeeringState
Defines values for VirtualNetworkPeeringState.
|
VpnClientConfiguration
VpnClientConfiguration for P2S client.
|
VpnClientParameters
Vpn Client Parameters for package generation.
|
VpnClientProtocol
Defines values for VpnClientProtocol.
|
VpnConnectionStatus
Defines values for VpnConnectionStatus.
|
VpnDeviceScriptParameters
Vpn device configuration script generation parameters.
|
VpnType
Defines values for VpnType.
|
Class and Description |
---|
IPAllocationMethod
Defines values for IPAllocationMethod.
|
LoadBalancerFrontend
An client-side representation of a load balancer frontend.
|
LoadBalancingRule
A client-side representation of an HTTP load balancing rule.
|
Network
Entry point for Virtual Network management API in Azure.
|
NetworkInterface
Network interface.
|
PublicIPAddress
Public IP address.
|
Subnet
A client-side representation of a subnet of a virtual network.
|
Copyright © 2019. All rights reserved.