pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
NspProfileArgs
/
NspProfileArgs
Nsp
Profile
Args
fun
NspProfileArgs
(
id
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
networkSecurityPerimeterName
:
Output
<
String
>
?
=
null
,
profileName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)