JitNetworkAccessRequestVirtualMachine.Ports Property
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.
The ports that were opened for the virtual machine.
public Azure.Provisioning.BicepList<Azure.Provisioning.SecurityCenter.JitNetworkAccessRequestPort> Ports { get; set; }
member this.Ports : Azure.Provisioning.BicepList<Azure.Provisioning.SecurityCenter.JitNetworkAccessRequestPort> with get, set
Public Property Ports As BicepList(Of JitNetworkAccessRequestPort)