IVolume.StorageTargetPortalPort 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 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