| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceWindowsProfile |
ContainerServiceInner.windowsProfile()
Get the windowsProfile property: Properties of Windows VMs.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceInner |
ContainerServiceInner.withWindowsProfile(ContainerServiceWindowsProfile windowsProfile)
Set the windowsProfile property: Properties of Windows VMs.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceWindowsProfile |
ContainerServiceWindowsProfile.withAdminPassword(String adminPassword)
Set the adminPassword property: The administrator password to use for Windows VMs.
|
ContainerServiceWindowsProfile |
ContainerServiceWindowsProfile.withAdminUsername(String adminUsername)
Set the adminUsername property: The administrator username to use for Windows VMs.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.