Amazon.ElastiCache.Model.DescribeCacheSubnetGroupsResponse.IsSetCacheSubnetGroups C# (CSharp) Méthode

IsSetCacheSubnetGroups() private méthode

private IsSetCacheSubnetGroups ( ) : bool
Résultat bool
        internal bool IsSetCacheSubnetGroups()
        {
            return this._cacheSubnetGroups != null && this._cacheSubnetGroups.Count > 0; 
        }
DescribeCacheSubnetGroupsResponse