Partager via


IAzureSqlDatabaseDataSourceProperties.Database Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="database")]
public string Database { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The name of the Azure SQL database. Required on PUT (CreateOrReplace) requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="database")>]
member this.Database : string with get, set
Public Property Database As String

Property Value

Attributes

Applies to