JitNetworkAccessPolicy interface
Describes an Azure resource.
- Extends
Properties
provisioning |
Gets the provisioning state of the Just-in-Time policy. NOTE: This property will not be serialized. It can only be populated by the server. |
requests | |
virtual |
Configurations for Microsoft.Compute/virtualMachines resource type. |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of the resource |
location | Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
provisioningState
Gets the provisioning state of the Just-in-Time policy. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
requests
virtualMachines
Configurations for Microsoft.Compute/virtualMachines resource type.
virtualMachines: JitNetworkAccessPolicyVirtualMachine[]
Property Value
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
kind
location
Location where the resource is stored NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From Location_2.location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type
Azure SDK for JavaScript