IscsiLun Class

LUN to expose the Azure Managed Disk.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
IscsiLun

Constructor

IscsiLun(*, name: str, managed_disk_azure_resource_id: str, **kwargs)

Parameters

name
str
Required

Required. User defined name for iSCSI LUN; example: "lun0".

managed_disk_azure_resource_id
str
Required

Required. Azure Resource ID of the Managed Disk.

Variables

lun
int

Specifies the Logical Unit Number of the iSCSI LUN.