public interface GenericResource extends GroupableResource<com.microsoft.azure.management.resources.implementation.ResourceManager,com.microsoft.azure.management.resources.implementation.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() |
String |
parentResourcePath() |
Plan |
plan() |
Object |
properties() |
String |
resourceProviderNamespace() |
String |
resourceType() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
String resourceProviderNamespace()
String parentResourcePath()
String resourceType()
String apiVersion()
Plan plan()
Object properties()
Copyright © 2019. All rights reserved.