models Package
Classes
| ContainerService |
Container service. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| ContainerServiceAgentPoolProfile |
Profile for the container service agent pool. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| ContainerServiceCustomProfile |
Properties to configure a custom container service cluster. All required parameters must be populated in order to send to Azure. |
| ContainerServiceDiagnosticsProfile |
Profile for diagnostics on the container service cluster. All required parameters must be populated in order to send to Azure. |
| ContainerServiceLinuxProfile |
Profile for Linux VMs in the container service cluster. All required parameters must be populated in order to send to Azure. |
| ContainerServiceListResult |
The response from the List Container Services operation. Variables are only populated by the server, and will be ignored when sending a request. |
| ContainerServiceMasterProfile |
Profile for the container service master. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| ContainerServiceOrchestratorProfile |
Profile for the container service orchestrator. All required parameters must be populated in order to send to Azure. |
| ContainerServicePrincipalProfile |
Information about a service principal identity for the cluster to use for manipulating Azure APIs. Either secret or keyVaultSecretRef must be specified. All required parameters must be populated in order to send to Azure. |
| ContainerServiceSshConfiguration |
SSH configuration for Linux-based VMs running on Azure. All required parameters must be populated in order to send to Azure. |
| ContainerServiceSshPublicKey |
Contains information about SSH certificate public key data. All required parameters must be populated in order to send to Azure. |
| ContainerServiceVMDiagnostics |
Profile for diagnostics on the container service VMs. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| ContainerServiceWindowsProfile |
Profile for Windows VMs in the container service cluster. All required parameters must be populated in order to send to Azure. |
| KeyVaultSecretRef |
Reference to a secret stored in Azure Key Vault. All required parameters must be populated in order to send to Azure. |
| OrchestratorProfile |
Contains information about orchestrator. All required parameters must be populated in order to send to Azure. |
| OrchestratorVersionProfile |
The profile of an orchestrator and its available versions. All required parameters must be populated in order to send to Azure. |
| OrchestratorVersionProfileListResult |
The list of versions for supported orchestrators. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
| Resource |
The Resource model definition. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
Enums
| ContainerServiceOrchestratorTypes |
The orchestrator to use to manage container service cluster resources. Valid values are Kubernetes, Swarm, DCOS, DockerCE and Custom. |
| ContainerServiceStorageProfileTypes |
Storage profile specifies what kind of storage used. Choose from StorageAccount and ManagedDisks. Leave it empty, we will choose for you based on the orchestrator choice. |
| ContainerServiceVMSizeTypes |
Size of agent VMs. |
| Count |
Number of masters (VMs) in the container service cluster. Allowed values are 1, 3, and 5. The default value is 1. |
| OSType |
OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux. |
Feedback
Submit and view feedback for