| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withIdentity(Identity identity)
Set the identity property: The identity of the resource.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withKind(String kind)
Set the kind property: The kind of the resource.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withLocation(String location) |
GenericResourceExpandedInner |
GenericResourceExpandedInner.withManagedBy(String managedBy)
Set the managedBy property: ID of the resource that manages this resource.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withPlan(Plan plan)
Set the plan property: The plan of the resource.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withProperties(Object properties)
Set the properties property: The resource properties.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withSku(Sku sku)
Set the sku property: The SKU of the resource.
|
GenericResourceExpandedInner |
GenericResourceExpandedInner.withTags(Map<String,String> tags) |
Copyright © 2021 Microsoft Corporation. All rights reserved.