Capability interface

Model that represents a Capability resource.

Extends

Properties

description

Localized string of the description. NOTE: This property will not be serialized. It can only be populated by the server.

parametersSchema

URL to retrieve JSON schema of the Capability parameters. NOTE: This property will not be serialized. It can only be populated by the server.

publisher

String of the Publisher that this Capability extends. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The standard system metadata of a resource type. NOTE: This property will not be serialized. It can only be populated by the server.

targetType

String of the Target Type that this Capability extends. NOTE: This property will not be serialized. It can only be populated by the server.

urn

String of the URN for this Capability Type. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

Localized string of the description. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

parametersSchema

URL to retrieve JSON schema of the Capability parameters. NOTE: This property will not be serialized. It can only be populated by the server.

parametersSchema?: string

Property Value

string

publisher

String of the Publisher that this Capability extends. NOTE: This property will not be serialized. It can only be populated by the server.

publisher?: string

Property Value

string

systemData

The standard system metadata of a resource type. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

targetType

String of the Target Type that this Capability extends. NOTE: This property will not be serialized. It can only be populated by the server.

targetType?: string

Property Value

string

urn

String of the URN for this Capability Type. NOTE: This property will not be serialized. It can only be populated by the server.

urn?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type