public interface GenericResource extends GroupableResource<ResourceManager,GenericResourceInner>, Refreshable<GenericResource>, Updatable<GenericResource.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GenericResource.Definition
The entirety of the generic resource definition.
|
static interface |
GenericResource.DefinitionStages
Grouping of generic resource definition stages.
|
static interface |
GenericResource.Update
The template for a generic resource update operation, containing all the settings that can be modified.
|
static interface |
GenericResource.UpdateStages
Grouping of generic resource update stages.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
String |
apiVersion() |
Identity |
identity() |
String |
kind() |
String |
managedBy() |
String |
parentResourcePath() |
Plan |
plan() |
Object |
properties() |
String |
resourceProviderNamespace() |
String |
resourceType() |
Sku |
sku() |
region, regionName, tags, typenameresourceGroupNamemanagerinnerModelrefresh, refreshAsyncString resourceProviderNamespace()
String parentResourcePath()
String resourceType()
String apiVersion()
Plan plan()
Object properties()
String kind()
Sku sku()
Identity identity()
String managedBy()
Copyright © 2021 Microsoft Corporation. All rights reserved.