Share via


NodeType.ApplicationPorts Property

Definition

Gets or sets the range of ports from which cluster assigned port to Service Fabric applications.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to