Bagikan melalui


Resource<TProperties> Class

Definition

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 etag.

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 sku.

Tags

Gets or sets the tags.

Type

Gets or sets the type of the resource definition.

Applies to