public static interface GenericResource.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GenericResource.UpdateStages.WithApiVersion
The template for a generic resource update operation for specifying the resource provider API version.
|
static interface |
GenericResource.UpdateStages.WithIdentity
The template for a generic resource update operation for specifying the managed identity.
|
static interface |
GenericResource.UpdateStages.WithKind
The template for a generic resource update operation for specifying the resource kind.
|
static interface |
GenericResource.UpdateStages.WithParentResource
A generic resource update allowing to change the parent resource.
|
static interface |
GenericResource.UpdateStages.WithPlan
A generic resource update allowing to change the resource plan.
|
static interface |
GenericResource.UpdateStages.WithProperties
A generic resource update allowing to change the resource properties.
|
static interface |
GenericResource.UpdateStages.WithSku
The template for a generic resource update operation for specifying the resource SKU.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.