IIscsiTargetInfo.TargetPortalPort 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? TargetPortalPort { 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.TargetPortalPort : Nullable<int>
Public ReadOnly Property TargetPortalPort As Nullable(Of Integer)

Property Value

Attributes

Applies to