JitNetworkAccessPolicyVirtualMachine interface
Properties
id | Resource ID of the virtual machine that is linked to this policy |
ports | Port configurations for the virtual machine |
public |
Public IP address of the Azure Firewall that is linked to this policy, if applicable |
Property Details
id
Resource ID of the virtual machine that is linked to this policy
id: string
Property Value
string
ports
Port configurations for the virtual machine
ports: JitNetworkAccessPortRule[]
Property Value
publicIpAddress
Public IP address of the Azure Firewall that is linked to this policy, if applicable
publicIpAddress?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript