GetGalleryInVMAccessControlProfilePlainArgs

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

Constructors

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

Properties

Link copied to clipboard

The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.

Link copied to clipboard

The name of the gallery inVMAccessControlProfile to be retrieved.

Link copied to clipboard

The name of the resource group.

Functions

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