Amazon.Redshift.Model.DescribeClusterSubnetGroupsResult.IsSetClusterSubnetGroups C# (CSharp) Méthode

IsSetClusterSubnetGroups() private méthode

private IsSetClusterSubnetGroups ( ) : bool
Résultat bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this.clusterSubnetGroups.Count > 0;
        }
    }
DescribeClusterSubnetGroupsResult