Azure.ResourceManager.DevSpaces.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArmDevSpacesModelFactory |
Model factory for models. |
ContainerHostMapping |
Container host mapping object specifying the Container host resource ID and its associated Controller resource. |
ControllerConnectionDetails |
The ControllerConnectionDetails. |
ControllerConnectionDetailsList |
The ControllerConnectionDetailsList. |
ControllerPatch |
Parameters for updating an Azure Dev Spaces Controller. |
DevSpacesSku |
Model representing SKU for Azure Dev Spaces Controller. |
KubernetesConnectionDetails |
Contains information used to connect to a Kubernetes cluster. |
ListConnectionDetailsContent |
Parameters for listing connection details of an Azure Dev Spaces Controller. |
OrchestratorSpecificConnectionDetails |
Base class for types that supply values used to connect to container orchestrators Please note OrchestratorSpecificConnectionDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KubernetesConnectionDetails. |
Structs
DevSpacesSkuName |
The name of the SKU for Azure Dev Spaces Controller. |
DevSpacesSkuTier |
The tier of the SKU for Azure Dev Spaces Controller. |
ProvisioningState |
Provisioning state of the Azure Dev Spaces Controller. |
Azure SDK for .NET