pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
PerimeterBasedAccessRuleResponse
Perimeter
Based
Access
Rule
Response
data
class
PerimeterBasedAccessRuleResponse
(
val
id
:
String
,
val
location
:
String
,
val
perimeterGuid
:
String
)
Types
Constructors
Properties
Constructors
Perimeter
Based
Access
Rule
Response
Link copied to clipboard
fun
PerimeterBasedAccessRuleResponse
(
id
:
String
,
location
:
String
,
perimeterGuid
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
NSP id in the ARM id format.
location
Link copied to clipboard
val
location
:
String
Location of the NSP supplied.
perimeter
Guid
Link copied to clipboard
val
perimeterGuid
:
String
Resource guid of the NSP supplied.