Share via


GrpcActionV1.Port Property

Definition

Gets or sets the port number used for the gRPC service communication.

[YamlDotNet.Serialization.YamlMember(Alias="port")]
public int Port { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="port")>]
member this.Port : int with get, set
Public Property Port As Integer

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to