-
Nested Class Summary
Nested Classes
static interface
The entirety of the express route Cross Connection peering definition.
static interface
Grouping of express route Cross Connection peering definition stages.
static interface
Grouping of express route cross connection peering update stages.
static interface
The template for express route Cross Connection peering update operation, containing all the settings that can be
modified.
-
Method Summary
int
Gets the GatewayManager Etag.
Gets the IPv6 peering configuration.
Gets the provider or the customer last modified the peering.
Gets the Microsoft peering configuration.
long
Gets the primary address prefix.
Gets the provisioning state of the public IP resource.
Gets the secondary address prefix.
int
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasId
id
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Updatable
update
-
Method Details
-
peeringType
Gets the peering type.
- Returns:
- the peering type
-
state
Gets the peering state.
- Returns:
- the peering state
-
azureAsn
int azureAsn()
Gets the Azure ASN.
- Returns:
- the Azure ASN
-
peerAsn
long peerAsn()
Gets the peer ASN.
- Returns:
- the peer ASN
-
primaryPeerAddressPrefix
String primaryPeerAddressPrefix()
Gets the primary address prefix.
- Returns:
- the primary address prefix
-
secondaryPeerAddressPrefix
String secondaryPeerAddressPrefix()
Gets the secondary address prefix.
- Returns:
- the secondary address prefix
-
primaryAzurePort
Gets the primary port.
- Returns:
- the primary port
-
secondaryAzurePort
Gets the secondary port.
- Returns:
- the secondary port
-
sharedKey
Gets the shared key.
- Returns:
- the shared key
-
vlanId
int vlanId()
Gets the VLAN ID.
- Returns:
- the VLAN ID
-
microsoftPeeringConfig
Gets the Microsoft peering configuration.
- Returns:
- the Microsoft peering configuration
-
provisioningState
Gets the provisioning state of the public IP resource.
- Returns:
- the provisioning state of the public IP resource
-
gatewayManagerEtag
Gets the GatewayManager Etag.
- Returns:
- the GatewayManager Etag
-
lastModifiedBy
Gets the provider or the customer last modified the peering.
- Returns:
- whether the provider or the customer last modified the peering
-
ipv6PeeringConfig
Gets the IPv6 peering configuration.
- Returns:
- the IPv6 peering configuration.