DiscoverySupercomputerProperties.OutboundType 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.
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)