Get Prefix Result
data class GetPrefixResult(val azureApiVersion: String, val errorMessage: String, val events: List<PeeringServicePrefixEventResponse>, val id: String, val learnedType: String, val name: String, val peeringServicePrefixKey: String? = null, val prefix: String? = null, val prefixValidationState: String, val provisioningState: String, val type: String)
The peering service prefix class.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The error message for validation state
Link copied to clipboard
The list of events for peering service prefix
Link copied to clipboard
The prefix learned type
Link copied to clipboard
The peering service prefix key
Link copied to clipboard
The prefix validation state
Link copied to clipboard
The provisioning state of the resource.