pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
RunAsCredentialAssociationPropertyResponse
Run
As
Credential
Association
Property
Response
data
class
RunAsCredentialAssociationPropertyResponse
(
val
name
:
String
?
=
null
)
Definition of RunAs credential to use for hybrid worker.
Types
Constructors
Properties
Constructors
Run
As
Credential
Association
Property
Response
Link copied to clipboard
fun
RunAsCredentialAssociationPropertyResponse
(
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Gets or sets the name of the credential.