你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IIscsiTargetInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.IscsiTargetInfoTypeConverter))]
public interface IIscsiTargetInfo : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.IscsiTargetInfoTypeConverter))>]
type IIscsiTargetInfo = interface
    interface IJsonSerializable
Public Interface IIscsiTargetInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ProvisioningState

State of the operation on the resource.

Status

Operational status of the iSCSI Target.

TargetIqn

iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".

TargetPortalHostname

iSCSI Target Portal Host Name

TargetPortalPort

iSCSI Target Portal Port

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to