AppPlatformServiceNetworkProfile.RequiredTraffics 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.
Required inbound or outbound traffics for Azure Spring Apps resource.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceRequiredTraffic> RequiredTraffics { get; }
member this.RequiredTraffics : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceRequiredTraffic>
Public ReadOnly Property RequiredTraffics As IReadOnlyList(Of AppPlatformServiceRequiredTraffic)