Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClustersPropertiesWithSecrets
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of ProvisionedClustersPropertiesWithSecrets in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeClassDescriptionfinal class
All properties of the provisioned cluster.Modifier and TypeMethodDescriptionProvisionedClustersPropertiesWithSecrets.withAadProfile
(AadProfile aadProfile) Set the aadProfile property: AAD profile for the provisioned cluster.ProvisionedClustersPropertiesWithSecrets.withHttpProxyConfig
(HttpProxyConfig httpProxyConfig) Set the httpProxyConfig property: HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.ProvisionedClustersPropertiesWithSecrets.withWindowsProfile
(WindowsProfile windowsProfile) Set the windowsProfile property: WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.