Condividi tramite


IConnStringValueTypePair.Type Property

Definition

Type of database.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of database.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConnectionStringType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConnectionStringType Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Type of database.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConnectionStringType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.ConnectionStringType with get, set
Public Property Type As ConnectionStringType

Property Value

Attributes

Applies to