GetJitNetworkAccessPolicyResult

data class GetJitNetworkAccessPolicyResult(val azureApiVersion: String, val id: String, val kind: String? = null, val location: String, val name: String, val provisioningState: String, val requests: List<JitNetworkAccessRequestResponse>? = null, val type: String, val virtualMachines: List<JitNetworkAccessPolicyVirtualMachineResponse>)

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, kind: String? = null, location: String, name: String, provisioningState: String, requests: List<JitNetworkAccessRequestResponse>? = null, type: String, virtualMachines: List<JitNetworkAccessPolicyVirtualMachineResponse>)

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
val kind: String? = null

Kind of the resource

Link copied to clipboard

Location where the resource is stored

Link copied to clipboard

Resource name

Link copied to clipboard

Gets the provisioning state of the Just-in-Time policy.

Link copied to clipboard
Link copied to clipboard

Resource type

Link copied to clipboard

Configurations for Microsoft.Compute/virtualMachines resource type.