Get Controller Result
data class GetControllerResult(val azureApiVersion: String, val dataPlaneFqdn: String, val hostSuffix: String, val id: String, val location: String, val name: String, val provisioningState: String, val sku: SkuResponse, val tags: Map<String, String>? = null, val targetContainerHostApiServerFqdn: String, val targetContainerHostResourceId: String, val type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
DNS name for accessing DataPlane services
Link copied to clipboard
DNS suffix for public endpoints running in the Azure Dev Spaces Controller.
Link copied to clipboard
Provisioning state of the Azure Dev Spaces Controller.
Link copied to clipboard
Model representing SKU for Azure Dev Spaces Controller.
Link copied to clipboard
DNS of the target container host's API server
Link copied to clipboard
Resource ID of the target container host