Get Registered Prefix Result
data class GetRegisteredPrefixResult(val errorMessage: String, val id: String, val name: String, val peeringServicePrefixKey: String, val prefix: String? = null, val prefixValidationState: String, val provisioningState: String, val type: String)
The customer's prefix that is registered by the peering service provider.
Constructors
Properties
Link copied to clipboard
The error message associated with the validation state, if any.
Link copied to clipboard
The peering service prefix key that is to be shared with the customer.
Link copied to clipboard
The prefix validation state.
Link copied to clipboard
The provisioning state of the resource.