IIscsiTargetInfo.TargetPortalHostname 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 TargetPortalHostname { 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.TargetPortalHostname : string
Public ReadOnly Property TargetPortalHostname As String
Property Value
- Attributes