-
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
long
Gets the provisioning state of the resource.
Gets the state of peering.
int
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
id
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Updatable
update
-
Method Details
-
peeringType
- Returns:
- peering type
-
state
Gets the state of peering.
- Returns:
- peering state
-
azureAsn
int azureAsn()
- Returns:
- the Azure ASN
-
peerAsn
long peerAsn()
- Returns:
- the peer ASN
-
primaryPeerAddressPrefix
String primaryPeerAddressPrefix()
- Returns:
- the primary address prefix
-
secondaryPeerAddressPrefix
String secondaryPeerAddressPrefix()
- Returns:
- the secondary address prefix.
-
primaryAzurePort
- Returns:
- the primary port
-
secondaryAzurePort
- Returns:
- the secondary port
-
sharedKey
- Returns:
- the shared key
-
vlanId
int vlanId()
- Returns:
- the VLAN ID
-
microsoftPeeringConfig
- Returns:
- The Microsoft peering configuration.
-
stats
- Returns:
- peering stats
-
provisioningState
Gets the provisioning state of the resource.
- Returns:
- provisioningState
-
lastModifiedBy
- Returns:
- whether the provider or the customer last modified the peering
-
ipv6PeeringConfig
- Returns:
- the IPv6 peering configuration