MapsCreatorPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters used to update an existing Creator resource.
public class MapsCreatorPatch
type MapsCreatorPatch = class
Public Class MapsCreatorPatch
- Inheritance
-
MapsCreatorPatch
Constructors
MapsCreatorPatch() |
Initializes a new instance of MapsCreatorPatch. |
Properties
ProvisioningState |
The state of the resource provisioning, terminal states: Succeeded, Failed, Canceled. |
StorageUnits |
The storage units to be allocated. Integer values from 1 to 100, inclusive. |
Tags |
Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. |
Applies to
Azure SDK for .NET