Get Gallery In VMAccess Control Profile Version Plain Args
data class GetGalleryInVMAccessControlProfileVersionPlainArgs(val galleryName: String, val inVMAccessControlProfileName: String, val inVMAccessControlProfileVersionName: String, val resourceGroupName: String) : ConvertibleToJava<GetGalleryInVMAccessControlProfileVersionPlainArgs>
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.