Condividi tramite


Site.DaprConfigEnabled Property

Definition

Boolean indicating if the Dapr side car is enabled

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? DaprConfigEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DaprConfigEnabled : Nullable<bool> with get, set
Public Property DaprConfigEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to