| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySku |
PolicyAssignmentInner.sku()
Get the sku property: The policy sku.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyAssignmentInner |
PolicyAssignmentInner.withSku(PolicySku sku)
Set the sku property: The policy sku.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySku |
PolicySku.withName(String name)
Set the name property: The name of the policy sku.
|
PolicySku |
PolicySku.withTier(String tier)
Set the tier property: The policy sku tier.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.