Share via


CustomIpPrefixPropertiesFormat interface

Custom IP prefix properties.

Properties

asn

The ASN for CIDR advertising. Should be an integer as string.

authorizationMessage

Authorization message for WAN validation.

cidr

The prefix range in CIDR notation. Should include the start address and the prefix length.

commissionedState

The commissioned state of the Custom IP Prefix.

customIpPrefixParent

The Parent CustomIpPrefix for IPv6 /64 CustomIpPrefix.

expressRouteAdvertise

Whether to do express route advertise.

geo

The Geo for CIDR advertising. Should be an Geo code.

noInternetAdvertise

Whether to Advertise the range to Internet.

prefixType

Type of custom IP prefix. Should be Singular, Parent, or Child.

signedMessage

Signed message for WAN validation.

Property Details

asn

The ASN for CIDR advertising. Should be an integer as string.

asn?: string

Property Value

string

authorizationMessage

Authorization message for WAN validation.

authorizationMessage?: string

Property Value

string

cidr

The prefix range in CIDR notation. Should include the start address and the prefix length.

cidr?: string

Property Value

string

commissionedState

The commissioned state of the Custom IP Prefix.

commissionedState?: "Provisioning" | "Provisioned" | "Commissioning" | "CommissionedNoInternetAdvertise" | "Commissioned" | "Decommissioning" | "Deprovisioning" | "Deprovisioned"

Property Value

"Provisioning" | "Provisioned" | "Commissioning" | "CommissionedNoInternetAdvertise" | "Commissioned" | "Decommissioning" | "Deprovisioning" | "Deprovisioned"

customIpPrefixParent

The Parent CustomIpPrefix for IPv6 /64 CustomIpPrefix.

customIpPrefixParent?: SubResource

Property Value

expressRouteAdvertise

Whether to do express route advertise.

expressRouteAdvertise?: boolean

Property Value

boolean

geo

The Geo for CIDR advertising. Should be an Geo code.

geo?: "GLOBAL" | "AFRI" | "APAC" | "EURO" | "LATAM" | "NAM" | "ME" | "OCEANIA" | "AQ"

Property Value

"GLOBAL" | "AFRI" | "APAC" | "EURO" | "LATAM" | "NAM" | "ME" | "OCEANIA" | "AQ"

noInternetAdvertise

Whether to Advertise the range to Internet.

noInternetAdvertise?: boolean

Property Value

boolean

prefixType

Type of custom IP prefix. Should be Singular, Parent, or Child.

prefixType?: "Singular" | "Parent" | "Child"

Property Value

"Singular" | "Parent" | "Child"

signedMessage

Signed message for WAN validation.

signedMessage?: string

Property Value

string