toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin.inputs
/
GetLogProfilePlainArgs
Get
Log
Profile
Plain
Args
data
class
GetLogProfilePlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetLogProfilePlainArgs
>
A collection of arguments for invoking getLogProfile.
Members
Constructors
Get
Log
Profile
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Specifies the Name of the Log Profile.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLogProfilePlainArgs