pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
Qos
Ip
Range
Response
Link copied to clipboard
fun
QosIpRangeResponse
(
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.