Package version:

The Azure Resource.

Hierarchy

Properties

id?: string

The resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

location: string

The geo location of the resource.

name?: string

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {
    [propertyName: string]: string;
}

The tags attached to the resource.

Type declaration

  • [propertyName: string]: string
type?: string

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc