IVolumeProperties.StorageTargetIqn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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