PirCommunityGalleryResource Class

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

Constructor

PirCommunityGalleryResource(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

Resource name.

location
str

Resource location.

type
str

Resource type.

identifier

The identifier information of community gallery.

Attributes

identifier

The identifier information of community gallery.

identifier: _models.CommunityGalleryIdentifier | None

location

Resource location.

location: str | None

name

Resource name.

name: str | None

type

Resource type.

type: str | None