Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.WindowsProfileResponse
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of WindowsProfileResponse in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeClassDescriptionfinal class
WindowsProfile - Profile for Windows VMs in the container service cluster.Modifier and TypeMethodDescriptionProvisionedClustersPropertiesWithoutSecrets.windowsProfile()
Get the windowsProfile property: WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.WindowsProfileResponse.withAdminUsername
(String adminUsername) Set the adminUsername property: AdminUsername - Specifies the name of the administrator account.WindowsProfileResponse.withEnableCsiProxy
(Boolean enableCsiProxy) Set the enableCsiProxy property: EnableCSIProxy - Whether to enable CSI proxy.WindowsProfileResponse.withLicenseType
(LicenseType licenseType) Set the licenseType property: LicenseType - The licenseType to use for Windows VMs.Modifier and TypeMethodDescriptionProvisionedClustersPropertiesWithoutSecrets.withWindowsProfile
(WindowsProfileResponse windowsProfile) Set the windowsProfile property: WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.ProvisionedClustersResponseProperties.withWindowsProfile
(WindowsProfileResponse windowsProfile) Set the windowsProfile property: WindowsProfile - Profile for Windows VMs in the Provisioned Cluster.