JitNetworkAccessPolicyProperties interface

model interface JitNetworkAccessPolicyProperties

Properties

provisioningState

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

requests
virtualMachines

Configurations for Microsoft.Compute/virtualMachines resource type.

Property Details

provisioningState

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

provisioningState?: string

Property Value

string

requests

requests?: JitNetworkAccessRequest[]

Property Value

virtualMachines

Configurations for Microsoft.Compute/virtualMachines resource type.

virtualMachines: JitNetworkAccessPolicyVirtualMachine[]

Property Value