Package version:

Interface GalleryIdentifier

Describes the gallery unique name.

interface GalleryIdentifier {
    uniqueName?: string;
}

Properties

Properties

uniqueName?: string

The unique name of the Shared Image Gallery. This name is generated automatically by Azure. NOTE: This property will not be serialized. It can only be populated by the server.