Amazon.ElasticLoadBalancing.Model.Policies.IsSetOtherPolicies C# (CSharp) Méthode

IsSetOtherPolicies() private méthode

private IsSetOtherPolicies ( ) : bool
Résultat bool
        internal bool IsSetOtherPolicies()
        {
            return this.otherPolicies.Count > 0;
        }
    }