Package-level declarations

Types

Link copied to clipboard
enum AclActionType : Enum<AclActionType> , ConvertibleToJava<AclActionType>

Type of actions that can be performed.

Link copied to clipboard
enum Action : Enum<Action> , ConvertibleToJava<Action>

Specify action.

Link copied to clipboard
enum AddressFamilyType : Enum<AddressFamilyType> , ConvertibleToJava<AddressFamilyType>

AddressFamilyType. This parameter decides whether the given ipv4 or ipv6 route policy.

Link copied to clipboard
enum AllowASOverride : Enum<AllowASOverride> , ConvertibleToJava<AllowASOverride>

Enable Or Disable state.

Link copied to clipboard
enum BooleanEnumProperty : Enum<BooleanEnumProperty> , ConvertibleToJava<BooleanEnumProperty>

Based on this option layer3 parameters are mandatory. Example: True/False

Link copied to clipboard
enum CommunityActionTypes : Enum<CommunityActionTypes> , ConvertibleToJava<CommunityActionTypes>

Default action that needs to be applied when no condition is matched. Example: Permit | Deny.

Link copied to clipboard
enum Condition : Enum<Condition> , ConvertibleToJava<Condition>

Specify prefix-list bounds.

Link copied to clipboard
enum ConfigurationType : Enum<ConfigurationType> , ConvertibleToJava<ConfigurationType>

Input method to configure Network Tap Rule.

Link copied to clipboard
enum DestinationType : Enum<DestinationType> , ConvertibleToJava<DestinationType>

Type of destination. Input can be IsolationDomain or Direct.

Link copied to clipboard
enum Encapsulation : Enum<Encapsulation> , ConvertibleToJava<Encapsulation>

Type of encapsulation.

Link copied to clipboard
enum EncapsulationType : Enum<EncapsulationType> , ConvertibleToJava<EncapsulationType>

Encapsulation Type that needs to be matched.

Link copied to clipboard
enum Extension : Enum<Extension> , ConvertibleToJava<Extension>

Extension. Example: NoExtension | NPB.

Link copied to clipboard
enum GatewayType : Enum<GatewayType> , ConvertibleToJava<GatewayType>

Gateway Type of the resource.

Link copied to clipboard
enum IPAddressType : Enum<IPAddressType> , ConvertibleToJava<IPAddressType>

Type of IP Address. IPv4 or IPv6

Link copied to clipboard
enum IsManagementType : Enum<IsManagementType> , ConvertibleToJava<IsManagementType>

Configuration to use NNI for Infrastructure Management. Example: True/False.

Link copied to clipboard
enum IsMonitoringEnabled : Enum<IsMonitoringEnabled> , ConvertibleToJava<IsMonitoringEnabled>

To check whether monitoring of internal network is enabled or not.

Link copied to clipboard
enum IsWorkloadManagementNetworkEnabled : Enum<IsWorkloadManagementNetworkEnabled> , ConvertibleToJava<IsWorkloadManagementNetworkEnabled>

A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints.

Link copied to clipboard
enum Layer4Protocol : Enum<Layer4Protocol> , ConvertibleToJava<Layer4Protocol>

Layer4 protocol type that needs to be matched.

Link copied to clipboard
enum NetworkRackType : Enum<NetworkRackType> , ConvertibleToJava<NetworkRackType>

Network Rack SKU name.

Link copied to clipboard
enum NfcSku : Enum<NfcSku> , ConvertibleToJava<NfcSku>

Network Fabric Controller SKU.

Link copied to clipboard
enum NniType : Enum<NniType> , ConvertibleToJava<NniType>

Type of NNI used. Example: CE | NPB

Link copied to clipboard
enum PeeringOption : Enum<PeeringOption> , ConvertibleToJava<PeeringOption>

Peering option list.

Link copied to clipboard
enum PollingType : Enum<PollingType> , ConvertibleToJava<PollingType>

Polling type.

Link copied to clipboard
enum PortType : Enum<PortType> , ConvertibleToJava<PortType>

Port type that needs to be matched.

Link copied to clipboard
enum PrefixType : Enum<PrefixType> , ConvertibleToJava<PrefixType>

IP Prefix Type that needs to be matched.

Link copied to clipboard
enum RedistributeConnectedSubnets : Enum<RedistributeConnectedSubnets> , ConvertibleToJava<RedistributeConnectedSubnets>

Advertise Connected Subnets. Ex: "True" | "False".

Link copied to clipboard
enum RedistributeStaticRoutes : Enum<RedistributeStaticRoutes> , ConvertibleToJava<RedistributeStaticRoutes>

Advertise Static Routes. Ex: "True" | "False".

Link copied to clipboard
enum RoutePolicyActionType : Enum<RoutePolicyActionType> , ConvertibleToJava<RoutePolicyActionType>

Action type. Example: Permit | Deny | Continue.

Link copied to clipboard
enum RoutePolicyConditionType : Enum<RoutePolicyConditionType> , ConvertibleToJava<RoutePolicyConditionType>

Type of the condition used.

Link copied to clipboard
enum SourceDestinationType : Enum<SourceDestinationType> , ConvertibleToJava<SourceDestinationType>

IP Address type that needs to be matched.

Link copied to clipboard
enum TapRuleActionType : Enum<TapRuleActionType> , ConvertibleToJava<TapRuleActionType>

Type of actions that can be performed.

Link copied to clipboard
enum WellKnownCommunities : Enum<WellKnownCommunities> , ConvertibleToJava<WellKnownCommunities>

Internet - Advertise routes to internet community. LocalAS - Advertise routes to only localAS peers. NoAdvertise - Don't advertise routes to any peer. NoExport - Don't export to next AS. GShut - Graceful Shutdown (GSHUT) withdraw routes before terminating BGP connection.