Aracılığıyla paylaş


Dapr.AppPort Property

Definition

Port on which the Dapr side car

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

Property Value

Implements

Attributes

Applies to