Amazon.RDS.Model.DescribeDBSubnetGroupsResult.IsSetDBSubnetGroups C# (CSharp) Méthode

IsSetDBSubnetGroups() private méthode

private IsSetDBSubnetGroups ( ) : bool
Résultat bool
        internal bool IsSetDBSubnetGroups()
        {
            return this.dBSubnetGroups.Count > 0;
        }
    }
DescribeDBSubnetGroupsResult