-
Nested Class Summary
Nested Classes
static interface
The entirety of the express route circuit peering definition.
static interface
Grouping of express route circuit peering definition stages.
static interface
Grouping of express route circuit peering update stages.
static interface
The template for express route circuit peering update operation, containing all the settings that can be
modified.
-
Method Summary
int
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 resource.
Gets the secondary address prefix.
Gets the state of peering.
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 peering type.
- Returns:
- peering type
-
state
Gets the state of peering.
- Returns:
- 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.
-
stats
Gets peering stats.
- Returns:
- peering stats
-
provisioningState
Gets the provisioning state of the resource.
- Returns:
- provisioningState
-
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