GetSecurityOperatorResult

data class GetSecurityOperatorResult(val azureApiVersion: String, val id: String, val identity: IdentityResponse? = null, val name: String, val type: String)

Security operator under a given subscription and pricing

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, identity: IdentityResponse? = null, name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Identity for the resource.

Link copied to clipboard

Resource name

Link copied to clipboard

Resource type