다음을 통해 공유


INetworkProfile.RequiredTraffic Property

Definition

Required inbound or outbound traffics for Azure Spring Apps resource.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Required inbound or outbound traffics for Azure Spring Apps resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IRequiredTraffic) }, ReadOnly=true, Required=false, SerializedName="requiredTraffics")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IRequiredTraffic[] RequiredTraffic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Required inbound or outbound traffics for Azure Spring Apps resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IRequiredTraffic) }, ReadOnly=true, Required=false, SerializedName="requiredTraffics")>]
member this.RequiredTraffic : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IRequiredTraffic[]
Public ReadOnly Property RequiredTraffic As IRequiredTraffic()

Property Value

Attributes

Applies to