Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Capability

Package version

Model that represents a Capability resource.

Hierarchy

Index

Properties

Optional description

description: undefined | string

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

Optional id

id: undefined | string

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.

Optional name

name: undefined | string

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

Optional parametersSchema

parametersSchema: undefined | string

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

Optional publisher

publisher: undefined | string

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

Optional systemData

systemData: SystemData

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

Optional targetType

targetType: undefined | string

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

Optional type

type: undefined | string

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.

Optional urn

urn: undefined | string

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

Generated using TypeDoc