Partilhar via


ICollectionProperties.AppliedRule Property

Definition

Gets list of collection rules

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets list of collection rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRule) }, Read=true, ReadOnly=true, Required=false, SerializedName="appliedRules", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRule> AppliedRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets list of collection rules", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRule) }, Read=true, ReadOnly=true, Required=false, SerializedName="appliedRules", Update=false)>]
member this.AppliedRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IRule>
Public ReadOnly Property AppliedRule As List(Of IRule)

Property Value

Attributes

Applies to