Amazon.DirectConnect.Model.DescribeTagsResponse.IsSetResourceTags C# (CSharp) Méthode

IsSetResourceTags() private méthode

private IsSetResourceTags ( ) : bool
Résultat bool
        internal bool IsSetResourceTags()
        {
            return this._resourceTags != null && this._resourceTags.Count > 0; 
        }
DescribeTagsResponse