ResourceMetadata interface

Single resource Id's metadata.

Properties

accountId

Account Id. For example - the AWS account id.

resourceId

Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".

resourceKind

Resource kind.

resourceOrigin

Resource Origin.

resourceType

Resource type. e.g. "Microsoft.Compute/virtualMachines"

Property Details

accountId

Account Id. For example - the AWS account id.

accountId?: string

Property Value

string

resourceId

Resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1".

resourceId: string

Property Value

string

resourceKind

Resource kind.

resourceKind?: string

Property Value

string

resourceOrigin

Resource Origin.

resourceOrigin?: string

Property Value

string

resourceType

Resource type. e.g. "Microsoft.Compute/virtualMachines"

resourceType?: string

Property Value

string