Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClustersPropertiesWithoutSecrets
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of ProvisionedClustersPropertiesWithoutSecrets in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeClassDescriptionfinal class
The ProvisionedClustersResponseProperties model.Modifier and TypeMethodDescriptionProvisionedClustersPropertiesWithoutSecrets.withAadProfile
(AadProfileResponse aadProfile) Set the aadProfile property: AAD profile for the provisioned cluster.ProvisionedClustersPropertiesWithoutSecrets.withHttpProxyConfig
(HttpProxyConfigResponse httpProxyConfig) Set the httpProxyConfig property: HttpProxyConfig - Configurations for provisioning the cluster with HTTP proxy servers.ProvisionedClustersPropertiesWithoutSecrets.withWindowsProfile
(WindowsProfileResponse windowsProfile) Set the windowsProfile property: WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.