Condividi tramite


Solution.Type Property

Definition

Type of Solution

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

Property Value

Implements

Attributes

Applies to