Condividi tramite


Template.DaprAppPort Property

Definition

Port on which the Dapr side car

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

Property Value

Implements

Attributes

Applies to