GetGalleryInVMAccessControlProfileVersionPlainArgs

data class GetGalleryInVMAccessControlProfileVersionPlainArgs(val galleryName: String, val inVMAccessControlProfileName: String, val inVMAccessControlProfileVersionName: String, val resourceGroupName: String) : ConvertibleToJava<GetGalleryInVMAccessControlProfileVersionPlainArgs>

Constructors

constructor(galleryName: String, inVMAccessControlProfileName: String, inVMAccessControlProfileVersionName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the Shared Image Gallery in which the inVMAccessControlProfile resides.

Link copied to clipboard

The name of the gallery inVMAccessControlProfile in which the inVMAccessControlProfile version resides.

Link copied to clipboard

The name of the gallery inVMAccessControlProfile version to be retrieved.

Link copied to clipboard

The name of the resource group.

Functions

Link copied to clipboard
open override fun toJava(): GetGalleryInVMAccessControlProfileVersionPlainArgs