JitNetworkAccessRequestVirtualMachine.Ports Property

Definition

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)

Property Value

Applies to