Share via


JitNetworkAccessRequestVirtualMachine.Ports Property

Definition

The ports that were opened for the virtual machine.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.JitNetworkAccessRequestPort> Ports { get; }
member this.Ports : System.Collections.Generic.IList<Azure.ResourceManager.SecurityCenter.Models.JitNetworkAccessRequestPort>
Public ReadOnly Property Ports As IList(Of JitNetworkAccessRequestPort)

Property Value

Applies to