| 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 |
|---|---|
PurchasePlan |
OpenShiftManagedClusterInner.plan()
Get the plan property: Define the resource plan as required by ARM for billing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterInner |
OpenShiftManagedClusterInner.withPlan(PurchasePlan plan)
Set the plan property: Define the resource plan as required by ARM for billing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
PurchasePlan |
PurchasePlan.withName(String name)
Set the name property: The plan ID.
|
PurchasePlan |
PurchasePlan.withProduct(String product)
Set the product property: Specifies the product of the image from the marketplace.
|
PurchasePlan |
PurchasePlan.withPromotionCode(String promotionCode)
Set the promotionCode property: The promotion code.
|
PurchasePlan |
PurchasePlan.withPublisher(String publisher)
Set the publisher property: The plan ID.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.