Share via


ResourceType interface

Resource Type

Properties

displayName

The resource type display name.

name

The resource type name.

operations

The resource type operations.

Property Details

displayName

The resource type display name.

displayName?: string

Property Value

string

name

The resource type name.

name?: string

Property Value

string

operations

The resource type operations.

operations?: ProviderOperation[]

Property Value