Share via


IVolume.StorageTargetIqn 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 StorageTargetIqn { 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.StorageTargetIqn : string
Public ReadOnly Property StorageTargetIqn As String

Property Value

Attributes

Applies to