共用方式為


IIscsiTargetInfo.TargetIqn Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetIqn", Update=false)]
public string TargetIqn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetIqn", Update=false)>]
member this.TargetIqn : string
Public ReadOnly Property TargetIqn As String

Property Value

Attributes

Applies to