Package version:

Extended location of the resource.

interface ExtendedLocation {
    name: string;
    type: string;
}

Properties

Properties

name: string

The name of the extended location.

type: string

The extended location type.