Amazon.DatabaseMigrationService.Model.ReplicationSubnetGroup.IsSetSubnets C# (CSharp) Méthode

IsSetSubnets() private méthode

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