IVolumeProperties.StorageTargetPortalHostname 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 Host Name
[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target Portal Host Name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetPortalHostname", Update=false)]
public string StorageTargetPortalHostname { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="iSCSI Target Portal Host Name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="targetPortalHostname", Update=false)>]
member this.StorageTargetPortalHostname : string
Public ReadOnly Property StorageTargetPortalHostname As String
Property Value
- Attributes