ScsiLunDescriptor
ScsiLunDescriptor
A structure that encapsulates an identifier and its properties for the ScsiLun object.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"quality": "string",
"id": "string"
}
string
quality
Required
An indicator of the utility of the descriptor as an identifier that is stable, unique, and correlatable.
See also ScsiLunDescriptorQualityEnum.
string
id
Required
The identifier represented as a string.