toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
QosIpRangeResponse
Qos
Ip
Range
Response
data
class
QosIpRangeResponse
(
val
endIP
:
String
?
=
null
,
val
startIP
:
String
?
=
null
)
Qos Traffic Profiler IP Range properties.
Members
Constructors
Qos
Ip
Range
Response
Link copied to clipboard
constructor
(
endIP
:
String
?
=
null
,
startIP
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
IP
Link copied to clipboard
val
endIP
:
String
?
=
null
End IP Address.
start
IP
Link copied to clipboard
val
startIP
:
String
?
=
null
Start IP Address.