IscsiTargetInfo interface
Iscsi target information
Properties
provisioning |
State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Operational status of the iSCSI Target. |
target |
iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server". NOTE: This property will not be serialized. It can only be populated by the server. |
target |
iSCSI Target Portal Host Name NOTE: This property will not be serialized. It can only be populated by the server. |
target |
iSCSI Target Portal Port NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
provisioningState
State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
status
Operational status of the iSCSI Target.
status?: string
Property Value
string
targetIqn
iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server". NOTE: This property will not be serialized. It can only be populated by the server.
targetIqn?: string
Property Value
string
targetPortalHostname
iSCSI Target Portal Host Name NOTE: This property will not be serialized. It can only be populated by the server.
targetPortalHostname?: string
Property Value
string
targetPortalPort
iSCSI Target Portal Port NOTE: This property will not be serialized. It can only be populated by the server.
targetPortalPort?: number
Property Value
number