NodeTypeDescription.ApplicationPorts Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to