Amazon.Redshift.Model.DescribeClusterSubnetGroupsResult.IsSetClusterSubnetGroups C# (CSharp) 메소드

IsSetClusterSubnetGroups() 개인적인 메소드

private IsSetClusterSubnetGroups ( ) : bool
리턴 bool
        internal bool IsSetClusterSubnetGroups()
        {
            return this.clusterSubnetGroups.Count > 0;
        }
    }
DescribeClusterSubnetGroupsResult