Uses of Class
com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo
Packages that use IscsiTargetInfo
Package
Description
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of IscsiTargetInfo in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return IscsiTargetInfoModifier and TypeMethodDescriptionVolumeInner.storageTarget()
Get the storageTarget property: Storage target information.VolumeProperties.storageTarget()
Get the storageTarget property: Storage target information. -
Uses of IscsiTargetInfo in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return IscsiTargetInfoModifier and TypeMethodDescriptionstatic IscsiTargetInfo
IscsiTargetInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of IscsiTargetInfo from the JsonReader.Volume.storageTarget()
Gets the storageTarget property: Storage target information.IscsiTargetInfo.withStatus
(OperationalStatus status) Set the status property: Operational status of the iSCSI Target.