IAccessControlList.DynamicMatchConfiguration Property

Definition

List of dynamic match configurations.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of dynamic match configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ICommonDynamicMatchConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="dynamicMatchConfigurations", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ICommonDynamicMatchConfiguration> DynamicMatchConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of dynamic match configurations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ICommonDynamicMatchConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="dynamicMatchConfigurations", Update=true)>]
member this.DynamicMatchConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.ICommonDynamicMatchConfiguration> with get, set
Public Property DynamicMatchConfiguration As List(Of ICommonDynamicMatchConfiguration)

Property Value

Attributes

Applies to