Amazon.Shield.Model.ListProtectionsResponse.IsSetProtections C# (CSharp) Méthode

IsSetProtections() private méthode

private IsSetProtections ( ) : bool
Résultat bool
        internal bool IsSetProtections()
        {
            return this._protections != null && this._protections.Count > 0; 
        }
ListProtectionsResponse