toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin.outputs
/
EndpointRangeDescriptionResponse
Endpoint
Range
Description
Response
data
class
EndpointRangeDescriptionResponse
(
val
endPort
:
Int
,
val
startPort
:
Int
)
Port range details
Members
Constructors
Endpoint
Range
Description
Response
Link copied to clipboard
constructor
(
endPort
:
Int
,
startPort
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Port
Link copied to clipboard
val
endPort
:
Int
End port of a range of ports
start
Port
Link copied to clipboard
val
startPort
:
Int
Starting port of a range of ports