Delen via


IManagedEnvironment.DaprConfigurationVersion Property

Definition

The version of Dapr

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The version of Dapr", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)]
public string DaprConfigurationVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The version of Dapr", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)>]
member this.DaprConfigurationVersion : string
Public ReadOnly Property DaprConfigurationVersion As String

Property Value

Attributes

Applies to