GetGalleryInVMAccessControlProfileResult

data class GetGalleryInVMAccessControlProfileResult(val id: String, val location: String, val name: String, val properties: GalleryInVMAccessControlProfilePropertiesResponse, val tags: Map<String, String>? = null, val type: String)

Specifies information about the gallery inVMAccessControlProfile that you want to create or update.

Constructors

Link copied to clipboard
constructor(id: String, location: String, name: String, properties: GalleryInVMAccessControlProfilePropertiesResponse, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource location

Link copied to clipboard

Resource name

Link copied to clipboard

Describes the properties of a gallery inVMAccessControlProfile.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags

Link copied to clipboard

Resource type