GetNetworkSecurityPerimeterProfileResult

data class GetNetworkSecurityPerimeterProfileResult(val accessRulesVersion: String, val azureApiVersion: String, val diagnosticSettingsVersion: String, val id: String, val location: String? = null, val name: String, val tags: Map<String, String>? = null, val type: String)

The network security perimeter profile resource

Constructors

Link copied to clipboard
constructor(accessRulesVersion: String, azureApiVersion: String, diagnosticSettingsVersion: String, id: String, location: String? = null, name: String, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Version number that increases with every update to access rules within the profile.

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Version number that increases with every update to diagnostic settings within the profile.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard
val location: String? = null

Resource location.

Link copied to clipboard

Resource name.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

Resource type.