JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<LoadBalancer >, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.model.Indexable, LoadBalancer.DefinitionStages.WithBackend , LoadBalancer.DefinitionStages.WithCreate , LoadBalancer.DefinitionStages.WithCreateAndNatChoice , LoadBalancer.DefinitionStages.WithFrontend , LoadBalancer.DefinitionStages.WithInboundNatPool , LoadBalancer.DefinitionStages.WithInboundNatRule , LoadBalancer.DefinitionStages.WithLoadBalancingRule , LoadBalancer.DefinitionStages.WithPrivateFrontend , LoadBalancer.DefinitionStages.WithProbe , LoadBalancer.DefinitionStages.WithPublicFrontend , LoadBalancer.DefinitionStages.WithSku , com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<LoadBalancer.DefinitionStages.WithCreate >
All Known Subinterfaces:
LoadBalancer.Definition
Enclosing interface:
LoadBalancer.DefinitionStages
public static interface LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate
extends LoadBalancer.DefinitionStages.WithLoadBalancingRule , LoadBalancer.DefinitionStages.WithCreateAndNatChoice
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */