ExtensionValueV2 interface

Describes an Extension Metadata.

Extends

Properties

architecture

Architectures (x64, arms64, etc.) that this extension supports. NOTE: This property will not be serialized. It can only be populated by the server.

extensionSignatureUri

Location of the signature files for the extension. NOTE: This property will not be serialized. It can only be populated by the server.

extensionType

The type of the Extension being received. NOTE: This property will not be serialized. It can only be populated by the server.

extensionUris

A list of locations where the extension packages can be found. NOTE: This property will not be serialized. It can only be populated by the server.

operatingSystem

The operating system (Windows, Linux, etc.) this extension supports. NOTE: This property will not be serialized. It can only be populated by the server.

publisher

The publisher of the Extension being received. NOTE: This property will not be serialized. It can only be populated by the server.

version

The version of the Extension being received. 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. E.g. "/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.

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.

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

architecture

Architectures (x64, arms64, etc.) that this extension supports. NOTE: This property will not be serialized. It can only be populated by the server.

architecture?: string[]

Property Value

string[]

extensionSignatureUri

Location of the signature files for the extension. NOTE: This property will not be serialized. It can only be populated by the server.

extensionSignatureUri?: string

Property Value

string

extensionType

The type of the Extension being received. NOTE: This property will not be serialized. It can only be populated by the server.

extensionType?: string

Property Value

string

extensionUris

A list of locations where the extension packages can be found. NOTE: This property will not be serialized. It can only be populated by the server.

extensionUris?: string[]

Property Value

string[]

operatingSystem

The operating system (Windows, Linux, etc.) this extension supports. NOTE: This property will not be serialized. It can only be populated by the server.

operatingSystem?: string

Property Value

string

publisher

The publisher of the Extension being received. NOTE: This property will not be serialized. It can only be populated by the server.

publisher?: string

Property Value

string

version

The version of the Extension being received. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/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 ProxyResourceAutoGenerated.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 ProxyResourceAutoGenerated.name

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.

systemData?: SystemData

Property Value

Inherited From ProxyResourceAutoGenerated.systemData

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 ProxyResourceAutoGenerated.type