JitNetworkAccessPolicyVirtualMachine Class
JitNetworkAccessPolicyVirtualMachine.
All required parameters must be populated in order to send to server.
Constructor
JitNetworkAccessPolicyVirtualMachine(*, id: str, ports: List[_models.JitNetworkAccessPortRule], public_ip_address: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
id
|
Resource ID of the virtual machine that is linked to this policy. Required. |
|
ports
|
Port configurations for the virtual machine. Required. |
|
public_ip_address
|
Public IP address of the Azure Firewall that is linked to this policy, if applicable. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID of the virtual machine that is linked to this policy. Required. |
|
ports
|
Port configurations for the virtual machine. Required. |
|
public_ip_address
|
Public IP address of the Azure Firewall that is linked to this policy, if applicable. |