Amazon.ElastiCache.Model.DescribeCacheSubnetGroupsResponse.IsSetCacheSubnetGroups C# (CSharp) 메소드

IsSetCacheSubnetGroups() 개인적인 메소드

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