Get Account Result
data class GetAccountResult(val endpoint: String, val hybridServiceUrl: String, val id: String, val identities: List<GetAccountIdentity>, val name: String, val primaryKey: String, val privateEndpointConnections: List<GetAccountPrivateEndpointConnection>, val resourceGroupName: String, val secondaryKey: String)
A collection of values returned by getAccount.
Properties
Link copied to clipboard
The URL of automation hybrid service which is used for hybrid worker on-boarding With this Automation Account.
Link copied to clipboard
(Optional) An identity
block as defined below.
Link copied to clipboard
The Primary Access Key for the Automation Account.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The Secondary Access Key for the Automation Account.