Megosztás a következőn keresztül:


Target interface

Célerőforrást képviselő modell.

Extends

Tulajdonságok

location

Azure-erőforrás helye.

properties

A célerőforrás tulajdonságai.

Örökölt tulajdonságok

id

Az erőforrás teljes erőforrás-azonosítója. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

Az erőforrás neve

systemData

A createdBy és a modifiedBy adatokat tartalmazó Azure Resource Manager-metaadatok.

type

Az erőforrás típusa. Pl. "Microsoft.Compute/virtualMachines" vagy "Microsoft.Storage/storageAccounts"

Tulajdonság adatai

location

Azure-erőforrás helye.

location?: string

Tulajdonság értéke

string

properties

A célerőforrás tulajdonságai.

properties: Record<string, any>

Tulajdonság értéke

Record<string, any>

Örökölt tulajdonság részletei

id

Az erőforrás teljes erőforrás-azonosítója. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Tulajdonság értéke

string

örököltProxyResource.id

name

Az erőforrás neve

name?: string

Tulajdonság értéke

string

örököltProxyResource.name

systemData

A createdBy és a modifiedBy adatokat tartalmazó Azure Resource Manager-metaadatok.

systemData?: SystemData

Tulajdonság értéke

örököltProxyResource.systemData

type

Az erőforrás típusa. Pl. "Microsoft.Compute/virtualMachines" vagy "Microsoft.Storage/storageAccounts"

type?: string

Tulajdonság értéke

string

örököltProxyResource.type