Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Extension

Package version

Extension resource.

Hierarchy

Index

Properties

Optional eTag

eTag: undefined | string

The ETag value to implement optimistic concurrency. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionApiDocsLink

extensionApiDocsLink: undefined | string

Extension api docs link. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionAuthLink

extensionAuthLink: undefined | string

Extension auth link. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionCategory

extensionCategory: undefined | string

Extension category. e.g. weather/sensor/satellite. NOTE: This property will not be serialized. It can only be populated by the server.

Optional extensionId

extensionId: undefined | string

Extension Id. 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 installedExtensionVersion

installedExtensionVersion: undefined | string

Installed extension version. 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 systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. 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.

Generated using TypeDoc