Resource<TProperties> 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.
The resource definition object.
public class Resource<TProperties>
type Resource<'Properties> = class
Public Class Resource(Of TProperties)
Type Parameters
- TProperties
- Inheritance
-
Resource<TProperties>
- Derived
Constructors
Resource<TProperties>() |
Properties
ChangedTime |
Gets or sets the changed time. |
CreatedTime |
Gets or sets the created time. |
ETag |
Gets or sets the |
Id |
Gets or sets the id for the resource. |
Identity |
The identity assigned to the resource. |
Kind |
Gets or sets the kind of the resource definition. |
Location |
Gets or sets the resource location. |
Name |
Gets or sets the name of the resource. |
Plan |
Gets or sets the resource plan. |
Properties |
Gets or sets the properties. |
Sku |
Gets or sets the resource |
Tags |
Gets or sets the tags. |
Type |
Gets or sets the type of the resource definition. |