Partager via


AzureSqlDatabaseDataSourceProperties.Server Property

Definition

The name of the SQL server containing the Azure SQL database. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public string Server { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.Server : string with get, set
Public Property Server As String

Property Value

Implements

Attributes

Applies to