NetworkSecurityPerimeterResponse

data class NetworkSecurityPerimeterResponse(val id: String, val location: String? = null, val perimeterGuid: String? = null)

Information about Network Security Perimeter

Constructors

Link copied to clipboard
constructor(id: String, location: String? = null, perimeterGuid: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

Link copied to clipboard
val location: String? = null

Location of the Network Security Perimeter

Link copied to clipboard
val perimeterGuid: String? = null

Guid of the Network Security Perimeter