Share via


ConnStringInfo.Type Property

Definition

Type of database.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ConnectionStringType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ConnectionStringType> with get, set
Public Property Type As Nullable(Of ConnectionStringType)

Property Value

Implements

Attributes

Applies to