Share via


NodeTypeDescription.EphemeralPorts Property

Definition

Gets or sets the range of ephemeral ports that nodes in this node type should be configured with.

[Newtonsoft.Json.JsonProperty(PropertyName="ephemeralPorts")]
public Microsoft.Azure.Management.ServiceFabric.Models.EndpointRangeDescription EphemeralPorts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ephemeralPorts")>]
member this.EphemeralPorts : Microsoft.Azure.Management.ServiceFabric.Models.EndpointRangeDescription with get, set
Public Property EphemeralPorts As EndpointRangeDescription

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to