| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterWindowsProfile |
ManagedClusterInner.windowsProfile()
Get the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile)
Set the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterWindowsProfile |
Components1Q1Og48SchemasManagedclusterAllof1.windowsProfile()
Get the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
ManagedClusterWindowsProfile |
ManagedClusterWindowsProfile.withAdminPassword(String adminPassword)
Set the adminPassword property: The administrator password to use for Windows VMs.
|
ManagedClusterWindowsProfile |
ManagedClusterWindowsProfile.withAdminUsername(String adminUsername)
Set the adminUsername property: The administrator username to use for Windows VMs.
|
| Modifier and Type | Method and Description |
|---|---|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile)
Set the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.