Language

DiscoverySupercomputerProperties.OutboundType Property

Definition

Network egress type provisioned for the supercomputer workloads. Defaults to LoadBalancer if not specified. If None is specified, the customer is responsible for providing outbound connectivity for Supercomputer functionality.

public Azure.ResourceManager.Discovery.Models.DiscoveryNetworkEgressType? OutboundType { get; set; }
member this.OutboundType : Nullable<Azure.ResourceManager.Discovery.Models.DiscoveryNetworkEgressType> with get, set
Public Property OutboundType As Nullable(Of DiscoveryNetworkEgressType)

Property Value

Applies to