Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CapabilityType

Package version

Model that represents a Capability Type 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 displayName

displayName: undefined | string

Localized string of the display name. 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 kind

kind: undefined | string

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

Optional location

location: undefined | string

Location of the Capability Type resource.

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 Type 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 Type extends. NOTE: This property will not be serialized. It can only be populated by the server.

Optional runtimeProperties

Runtime properties of this Capability Type.

Optional systemData

systemData: SystemData

The system metadata properties of the capability type resource. 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 Type 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