Package version:

Interface PirCommunityGalleryResource

Base information about the community gallery resource in azure compute gallery.

interface PirCommunityGalleryResource {
    location?: string;
    name?: string;
    type?: string;
    uniqueId?: string;
}

Hierarchy (view full)

Properties

location?: string

Resource location NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

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

type?: string

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

uniqueId?: string

The unique id of this community gallery.