Share via


IVolume.StorageTargetPortalPort Property

Definition

iSCSI Target Portal Port

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target Portal Port", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetPortalPort", Update=false)]
public int? StorageTargetPortalPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target Portal Port", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetPortalPort", Update=false)>]
member this.StorageTargetPortalPort : Nullable<int>
Public ReadOnly Property StorageTargetPortalPort As Nullable(Of Integer)

Property Value

Attributes

Applies to