JitNetworkAccessPolicy Class

JitNetworkAccessPolicy.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.security.models._models_py3.Resource
JitNetworkAccessPolicy
azure.mgmt.security.models._models_py3.Kind
JitNetworkAccessPolicy
azure.mgmt.security.models._models_py3.Location
JitNetworkAccessPolicy

Constructor

JitNetworkAccessPolicy(*, virtual_machines: List[azure.mgmt.security.models._models_py3.JitNetworkAccessPolicyVirtualMachine], kind: Optional[str] = None, requests: Optional[List[azure.mgmt.security.models._models_py3.JitNetworkAccessRequest]] = None, **kwargs)

Parameters

kind
str
Required

Kind of the resource.

virtual_machines
list[JitNetworkAccessPolicyVirtualMachine]
Required

Required. Configurations for Microsoft.Compute/virtualMachines resource type.

requests
list[JitNetworkAccessRequest]
Required

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

provisioning_state
str

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