JitNetworkAccessPolicyVirtualMachine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class JitNetworkAccessPolicyVirtualMachine
type JitNetworkAccessPolicyVirtualMachine = class
Public Class JitNetworkAccessPolicyVirtualMachine
- Inheritance
-
JitNetworkAccessPolicyVirtualMachine
Constructors
JitNetworkAccessPolicyVirtualMachine() |
Initializes a new instance of the JitNetworkAccessPolicyVirtualMachine class. |
JitNetworkAccessPolicyVirtualMachine(String, IList<JitNetworkAccessPortRule>, String) |
Initializes a new instance of the JitNetworkAccessPolicyVirtualMachine class. |
Properties
Id |
Gets or sets resource ID of the virtual machine that is linked to this policy |
Ports |
Gets or sets port configurations for the virtual machine |
PublicIPAddress |
Gets or sets public IP address of the Azure Firewall that is linked to this policy, if applicable |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(JitNetworkAccessPolicyVirtualMachine) |