Share via


IDatabaseInstanceDiscoveryDetails.HostName Property

Definition

Gets or sets the host name of the database server.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the host name of the database server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostName")]
public string HostName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the host name of the database server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostName")>]
member this.HostName : string with get, set
Public Property HostName As String

Property Value

Attributes

Applies to